There are many reason to use Angular2+
1:Tools support good for java or .net framework.
2:Using Typescript Class and interface make the code more concise and easy to read and write.
3:Clean Sepration between UI and application logic.
4:UI does't have render in HTML and there are already product supporting native UI rendering for IOS and Andriod.
5:Typescript compiler generates the java script that a human can read.
6: Type Script code can be compiled into ES6 version of Javascript.
7:Router supports complex navigation for single page application.
No comments:
Post a Comment