Introduction of Angular
- Angular is an open source client side framework which is used to design a single page application.
- It is managed by Google and its best thing is it’s Google’s long term support(LTS).Me any of the angular apps also use this framework.
- It becomes very easy to develop interactive and dynamic single page applications with the help of angular.
- There are number of versions available in angular. First version which is called as angular js in which applications are built using JavaScript and angular 2+ applications are built using typescript.
| Note: Angular is a framework not library. |
Why Angular (Features Of Angular)
| Component Based Architecture |
| Single Page Application Development |
| Cross Platform |
| Flexible Development |
| Browser Support |
| Mobile Development |
| Speed and Performance |
| ES6 & Typescript Support |