Getting Started with AngularJS
Learn all about AngularJS and build awesome stuff.
[slide-anything id=”53107″]
Check out more cool technologies
[slide-anything id=”40551″]
Exploring the Language
Let’s take a look at some facts about AngularJS and its ways.
It is an open-source front-end web framework based on JavaScript. Its primary purpose is to simplify the development and testing of single-page applications. What once began small in 2010, AngularJS is among the top 100 most starred projects on GitHub today. It is part of the MEAN stack and can be labelled MVW (Model-View-Whatever). It has the following design goals:
- To decouple manipulation of DOM via application logic
- To decouple an application’s client side from its server side
- To provide structure to the process of building an application
Misko Hevery
Adam Abrons