Any suggestions on the best places to learn current best practices on Angular 1.X as of July 2015. I feel like there are resources all over the place, but I'm not sure which ones the community has rallied around as the best.
I am subscribed and get my Angular Newsletter weekly from this site[1].<p>Although the newsletter also involves the anticipated changes for the 2.0 version, they do provide good articles as well related to the latest Angular release.<p>If you are on Twitter, you could also follow @AngularJS[2].<p>Also, Egghead[3] and Airpair[4] normally provides good articles related to AngularJS, although the latter has more diverse web topics.<p>[1] <a href="http://www.ng-newsletter.com/" rel="nofollow">http://www.ng-newsletter.com/</a><p>[2] <a href="https://twitter.com/angularjs?lang=en" rel="nofollow">https://twitter.com/angularjs?lang=en</a><p>[3] <a href="https://egghead.io/" rel="nofollow">https://egghead.io/</a><p>[4] <a href="https://www.airpair.com/posts" rel="nofollow">https://www.airpair.com/posts</a>
Style guide might be of some use:<p><a href="https://github.com/johnpapa/angular-styleguide" rel="nofollow">https://github.com/johnpapa/angular-styleguide</a><p>Code academy:<p><a href="http://www.codecademy.com/en/learn/learn-angularjs/" rel="nofollow">http://www.codecademy.com/en/learn/learn-angularjs/</a>