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 |
What is a singleton pattern? How do you use it?
How to preventdefault on anchor tags?
Where can I learn angularjs?
what is the difference between a module’s forroot() and forchild() methods and why do you need it?
What is route in angularjs?
What is elementref in angular 4?
What is single page application?
How can digest cycle time be decreased?
What is two way data binding in angular?
What is the purpose of a route guard?
What variables are used with ng-repeat?
Explain the process of digest cycle in angular?