This series focuses on building applications with AngularJS. It assumes no prior knowledge.
Part 1 – Introducing AngularJS
What is AngularJS? What’s it for and when should we use it? We look into the basics of AngularJS – controllers, models and scopes, as well as how to use common directives like ng-model and ng-repeat. We see how client side logic is improved with AngularJS and how we can handle unit testing.
Part 2 – Components of an AngularJS Application
We take a look into what is in the AngularJS developers toolkit- filters, controllers, services, directives and routing.
Useful Links
- Cheat Sheet – Useful tips for angular
- AngularJS – The AngularJS Home Page
- Jasmine – The Jasmine Home Page
Community
- @dwmkerr – This is me!
- @angularjs – Official AngularJS Twitter
- #angularjs – Hashtag for all things Angular