Explain system.config.ts file used in angular?



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

Post New Answer

More AngularJS Interview Questions

What is the best solution to solve requestanimationframe is not defined in angular?

1 Answers  


Explain viewchild in component interaction?

1 Answers  


How do ng models work?

1 Answers  


What would you not put the shared module?

1 Answers  


Explain what is a factory method in angularjs?

1 Answers  


What is encapsulation in angular?

1 Answers  


How will you explain auto bootstrap process in angularjs?

1 Answers  


Explain $rootscope in angularjs.

1 Answers  


Which is the best backend technology for angular?

1 Answers  


What is the difference between component and directive?

1 Answers  


What is bazel in angular?

1 Answers  


How to updating angular cli?

1 Answers  


Categories