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
What is the second argument in watch?
What are the web application security risks that a web developer should avoid while doing development using angularjs?
Is @service a singleton?
Angularjs dependency injection of value inside of the module.config?
What is [( ngmodel )]?
Which version you are using js?
What are the core dependencies of angular 7?
What is the need for typescript in angular 2?
what is the difference between a module’s forroot() and forchild() methods and why do you need it?
How to setup angular 2 in visual studio 2017 mvc 5 / 6?
Does angular use ajax?
What is "track by" in angularjs and how does it work?
Explain the difference between constructor and ngoninit in angular 6?
How does angular use singleton pattern?
What is $q service and when to use it?