
Angular Resources
Helpful resources for Angular Developers.

Ian Rose
July 12, 2024
Table of Contents
- Angular Workshops/ Courseware Sites
- Coding Practice Sites
- Staying Up-To-Date
- Youtube Channels
- Conventions
- Docs
Angular Workshops/ Courseware Sites
- Angular Training: https://www.angulartraining.com/
- Writer: Alain Chautard (Google Developer Expert in Angular and Maps)
- Blog Site: https://blog.angulartraining.com/
- Based out of Rancho Cordova, CA
- Offers free monthly webinars
- Offers Code Reviews
- Offers Angular Level 1,2, and 3 Certifications
- FireShip: https://fireship.io/
- You will need to search specifically for Angular courses
- Many free courses and tutorials
- Angular University: https://angular-university.io/
- Free Courses
- E-Books
- Blog: https://blog.angular-university.io/
- Angular Love: https://angular.love/
- Over 20 team members, 3 Angular GDEs
- Hosts free coding camps, one Angular workshop a month
- Angular Architects: https://www.angulararchitects.io/en/
- Team includes 16 software architects, 4 of them being Angular GDEs
- Blog: https://www.angulararchitects.io/en/blog/
- Some free courseware, some paid courses
- Some free eBooks
- Angular's Blog: https://blog.angular.io/
- Shares new features prior to release
- Hero Devs: https://herodevs.com/
- Open Source support team
- Blog: https://www.herodevs.com/blog
- NgRx Blog/ Workshops: https://ngrx.io/
- Blog Site: https://dev.to/ngrx
- Paid for Workshops, they might have some free ones
- Team of 3 Angular GDEs
- Angular Community: https://angularcommunity.net/home
- English meetups on the 4th tuesday of each month
- Spanish meetups on the 2nd tuesday of each month
Coding Practice Sites
- LeetCode: https://leetcode.com/
- Many free problems with community solutions
- Freemium JavaScript Problem set
- Daily programming problem prompts with test cases and a "judge"
- Gives Time and Space Complexity analysis
- Problems sorted by category
Staying Up-to-date
- Angular SubReddit: https://www.reddit.com/r/Angular2/
- Community news
- Code Examples
- Discussions about best practices
- In-Depth Angular: https://angularindepth.com/
- Peer Reviewed Angular Articles
- Dev Community Angular tags: https://dev.to/t/angular
- Find Blogs/ Articles about Angular and follow to stay up to date
- Angular Master Podcast: https://podcasters.spotify.com/pod/show/angular-master/
- PodCast about Angular and the community as a whole
- No Set release schedule
- The Angular Plus Show Podcast: https://www.spreaker.com/podcast/the-angular-plus-show--4175221
- PodCast about Angular and the community as a whole
- No Set release schedule
- Lists of Angular Components/ Libraries:
- Community maintained GitHub Repo: https://github.com/brillout/awesome-angular-components
- Google maintained web page: https://devlibrary.withgoogle.com/products/angular?sort=updated
- Made with Angular: https://www.madewithangular.com/sites/
- List of popular websites that are built with Angular
- Lists sits and the versions of Angular they use (possibly out of date)
YouTube Channels
- Angular Air Podcast: https://www.youtube.com/AngularAirPodcast
- Angular Love: https://www.youtube.com/@angularlove
Conventions
- NG-conf: https://ng-conf.org/
- Angular's primary US-based conference
- In Person (Salt Lake City, UT) and Online workshops
- dotJS: https://www.dotjs.io/
- JavaScript's largest conference in the world
- Offers Digital and In Person (Paris) tickets
- JSNation: https://jsnation.com/
- Large JavaScript conference
- In Person (New York & Online)
- Free Online workshops
Docs
- New Angular Docs: https://angular.dev/
- Old Angular Docs: https://angular.io/
- Angular Material: https://material.angular.io/components/categories
- RxJS: https://rxjs.dev/api
- NgRx: https://ngrx.io/docs
- JavaScript: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference
- TypeScript: https://www.typescriptlang.org/docs/
- ECMAScript: https://262.ecma-international.org/5.1/
- AG Grid: https://www.ag-grid.com/angular-data-grid/getting-started/