I've been using this SO answer[0] as a list of good resources. The egghead.io videos have been most helpful to me, I really enjoy the "bite-sized" videos style and the way the speaker explains how attributes/vars relate to others in the application. Here's their specific page for beginning AngularJS.[1]
Anywhere and everywhere. The Angular docs are notoriously shit sometimes, so finding as many examples as you can from other sources, then deducing the "right way" from those has been the best help for me.
The best resource I found was using ng boilerplate.
Comments
What's the current best guide for learning AngularJS? Is angularjs.org my best bet, or would you recommend some other resource?
I've been using this SO answer[0] as a list of good resources. The egghead.io videos have been most helpful to me, I really enjoy the "bite-sized" videos style and the way the speaker explains how attributes/vars relate to others in the application. Here's their specific page for beginning AngularJS.[1]
[0] https://stackoverflow.com/questions/14333857/how-to-master-a...
[1] https://egghead.io/articles/new-to-angularjs-start-learning-...
Anywhere and everywhere. The Angular docs are notoriously shit sometimes, so finding as many examples as you can from other sources, then deducing the "right way" from those has been the best help for me.
The best resource I found was using ng boilerplate.
This has the best collection of resources on Angular: https://github.com/jmcunningham/AngularJS-Learning