What are the core dependencies of angular 7?
There are two types of core dependencies in Angular 7: RxJS and TypeScript.
• RxJS 6.3
• RxJS version 6.3 is used by Angular 7. It has no changes in the version from Angular 6
• TypeScript 3.1
• TypeScript version 3.1 is used by Angular 7. It is an upgrade from version2.9 of Angular 6.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is ng app required?
What are the web application security risks that a web developer should avoid while doing development using angularjs?
What is the future of angularjs?
Which is better react or angular?
What is dependency injection in angularjs and how does it work?
What are AngularJS features? 15
What is bazel in angular 8?
What are the advantages of using angular 2 over angular 1?
What is the purpose of transclusion?
What is the difference between routermodule.forroot() vs routermodule.forchild()? Why is it important?
What is ViewEncapsulation?
What do you understand by strict conceptual escaping?