Saved Bookmarks
| 1. |
What Are The Core Dependencies Of Angular 7? |
|
Answer»
There are two types of core dependencies: 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 the UPGRADE from the version2.9 of Angular 6. Core Dependencies: There are two types of core dependencies: 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 the upgrade from the version2.9 of Angular 6. |
|