Tuesday, January 1, 2019

What is Angular 6 Project Setup?

Angular 6 Project Setup : 

AngularJS is based on the model view controller, whereas Angular 4 is based on the components structure. Angular 6 works on the same structure as Angular4 but is faster when compared to Angular4.
Angular6 uses TypeScript 2.9 version whereas Angular 4 uses TypeScript version 2.2. This brings a lot of difference in the performance.
To install Angular 6, the Angular team came up with Angular CLI which eases the installation. You need to run through a few commands to install Angular 6.
https://www.tutorialspoint.com/index.htm

No comments:

Post a Comment