Angular is a very
powerful JavaScript Framework. It is used in Single Page Application (SPA)
projects. It extends HTML DOM with additional attributes and makes it more
responsive to user actions. Angular is open source, completely free, and used
by thousands of developers around the world. It is licensed under the Apache
license version 2.0.
Advantages of AngularJS. AngularJS provides
capability to create Single Page Application in a very clean and maintainable
way. AngularJS uses dependency injection and make use of separation of concerns. With
AngularJS, developer write less code and get more functionality.
No comments:
Post a Comment