Angular Learning Path
The content of this post is based on Angular version >= 2.x unless explicitly stated otherwise.
Are you looking for a path for learning Angular? Try these courses on Pluralsight:
Angular: Getting Started (5h 26 m)
This course gets you started with the basics of Angular including building components, services, and Angular modules.
In this course, you will learn how to create, generate, lint, debug, test, build, and serve high quality apps that follow the Angular Style Guide using the Angular CLI.
Angular Reactive Forms (3h 54 m)
This course details how to build Reactive forms, validate user-entered data, and perform CRUD (Create, Read, Update, and Delete) operations using HTTP.
In this course, you’ll learn how to define multiple routes, pass data to routes, guard your routes, preload data for your views, lazy load routes for better performance and more.
Angular Fundamentals (9 h 59 m)
This course expands on the basics and covers more intermediate information on every key aspect of Angular, including component communication, creating directives, testing, and deployment.
Enjoy!