Resources

This lesson shares some great resources for you to follow and master Angular.

angular.io - Official documentation

next.angular.io - Detail of Upcoming version of Angular.

Dive deep into a concept and understand why it is implemented the way it is. Jump right into the code! Angular is open source, and you can check out every implementation in Angular GitHub repo here:

https://github.com/angular/angular

Want to learn more about Angular Routing and navigation?

Step-by-Step Angular Routing by Nishu Goel

https://www.amazon.com/Step-Step-Angular-Routing-client-side-ebook/dp/B07SVHF2SJ/

Create framework-agnostic web components using Angular and use it with React, Vue, Svelte, other JavaScript frameworks, JavaScript projects, etc.

Follow the codelab where I list down step by step, the building and packaging of custom elements, and usage in other projects.

https://bit.ly/34MikUH

Get hands-on with 1200+ tech skills courses.