Answer Posted / hr@tgksolutions.com
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 |
Post New Answer View All Answers
When will ngoninit be called?
What is the use of interceptors in angular?
What is the difference between angular and react?
How can you hide an html element just by a button click in angular?
Which of the following directive is used to initialize an angular app?
How does angular use singleton pattern?
What is the role of $routeprovider in angularjs?
How to send an http post request in angularjs?
Why use pipes?
What are different ways to create service in AngularJS?
What browsers do angular js support?
How to get user input from the $event object?
What is the difference between a unit and end-to-end (e2e) test in angularjs?
Mention some advantages of using angular js framework.
If you were to migrate from angular 1.4 to angular 1.5, what is the main thing that would need refactoring?