AngularJS is one of the most popular JavaScript frameworks. Angular JS extends traditional HTML DOM by adding more attributes which results in more responsive and user friendly applications. AngularJS is totally open source and is one of the hottest web frameworks around the world. The first version of AngularJS was developed by Google in 2009. Since then it is being maintained by Google. This article contains brief AngularJS Introduction.
This tutorial is intended for web developers who are looking to add a useful skill to their arsenal. To understand AngularJS you need to have good understanding of HTML, CSS, JavaScript and some Ajax. If you are not proficient with the aforementioned technologies, I would advise you to first study them and then come back here to learn what AngularJS is. Even if you are not a professional web developer but a casual programmer with basic knowledge of HTML, CSS and JS you would find this tutorial series very helpful.
Following are the salient features of AngularJS framework.
Following are some of the major advantages of AngularJS
There are two major disadvantages of AngularJS applications.
In this article we covered AngularJS introduction. From the next article onwards, we shall delve into writing AngularJS code. You will see how to develop a basic AngularJS application.