let's see the difference!.......
Angular is mainly divided into two.
1) angular.js
2)angular
Angular.js
|
Angular(2,4+)
|
Based on model-view-controller (MVC) design
|
Based on Component-based MVC design
|
Uses JavaScript
|
Uses Typescript
|
Not built with mobile support
|
Feature mobile support
|
Controller-based UI
|
Component-based UI
|
Not SEO Friendly
|
SEO Friendly
|
Angular 4 provides more advanced features than angular 2, that's why angular 3 is missing. It took some time to develop the angular 4 by adding more advanced features like better support for newer version of typescript, Introduction of view engine. Angular 4 consume less space and run faster, thus increasing the speed of your application.when it comes to angular 4+, They made only fewer changes.
Next
Next
No comments:
Post a Comment