Explain system.config.ts file used in angular?
Answer / Chandrabhan Kushwaha
The SystemJS (System.config.ts) is a JavaScript module loader used by Angular 1 and early versions of Angular 2 for handling asynchronous module loading. It was replaced by the Angular CLI's built-in webpack configuration in later versions of Angular.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the best solution to solve requestanimationframe is not defined in angular?
Explain viewchild in component interaction?
How do ng models work?
What would you not put the shared module?
Explain what is a factory method in angularjs?
What is encapsulation in angular?
How will you explain auto bootstrap process in angularjs?
Explain $rootscope in angularjs.
Which is the best backend technology for angular?
What is the difference between component and directive?
What is bazel in angular?
How to updating angular cli?