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 xmb placeholders?
What is $routeprovider in angularjs?
Explain event emitters in angular 2 and how it works?
Explain uppercase filter?
Why is this project called "AngularJS"? Why is the namespace called "ng"?
How to use ng-show and ng-hide in angular js?
What are angular observables?
What's new in angular 2? Why you used angular 2?
What is data binding in angularjs and what is the difference between one-way and two-way binding?
What is angularjs expression?
What is chaining pipe?
How can we create a component using angular cli?