Learning resources
- AngularJS in 60ish Minutes: https://www.youtube.com/watch?v=i9MHigUZKEM
The first thing to watch when starting with AngularJS.
- AngularJS Learning: https://github.com/jmcunningham/AngularJS-Learning
An exhaustive collection of links to various resources.
- AngularJS Lessons: https://egghead.io/technologies/angularjs
Good and extensive collection of quick short videos on the basics and advanced features of AngularJS.
- stackoverflow: http://stackoverflow.com/questions/tagged/angularjs
If you encounter any problems, there are chances that someone has already answered the same question here.
- AngularJS Google Groups: https://groups.google.com/forum/#!forum/angular
Place where most of the AngularJS core group members and other smart people hang out and reply to questions.
- AngularJS IRC Chat Group: http://webchat.freenode.net/?channels=angularjs&uio=d4
Immediate answers to your questions, in case you didn't find them in the earlier two places.