TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Angular resources July 2015

2 pointsby roneeshalmost 10 years ago
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.

2 comments

AngeloAnolinalmost 10 years ago
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:&#x2F;&#x2F;www.ng-newsletter.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.ng-newsletter.com&#x2F;</a><p>[2] <a href="https:&#x2F;&#x2F;twitter.com&#x2F;angularjs?lang=en" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;angularjs?lang=en</a><p>[3] <a href="https:&#x2F;&#x2F;egghead.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;egghead.io&#x2F;</a><p>[4] <a href="https:&#x2F;&#x2F;www.airpair.com&#x2F;posts" rel="nofollow">https:&#x2F;&#x2F;www.airpair.com&#x2F;posts</a>
buckbovaalmost 10 years ago
Style guide might be of some use:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;johnpapa&#x2F;angular-styleguide" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;johnpapa&#x2F;angular-styleguide</a><p>Code academy:<p><a href="http:&#x2F;&#x2F;www.codecademy.com&#x2F;en&#x2F;learn&#x2F;learn-angularjs&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.codecademy.com&#x2F;en&#x2F;learn&#x2F;learn-angularjs&#x2F;</a>