What are the Core Dependencies of Angular 7?

Technology CommunityCategory: AngularWhat are the Core Dependencies of Angular 7?
VietMX Staff asked 3 years ago

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 version 2.9 of Angular 6.