DEV Community

Cover image for Angular Docs (unofficial)
Pato
Pato

Posted on • Updated on

Angular Docs (unofficial)

I mentioned a few days ago I wanted to take a look to the entire Angular documentation. Once I have taken a look to "x" section from the Angular docs, I will write here in dev.to about that section, what I learned, and what I understood, so hopefully my articles can be found useful to other people.

I will also complement my unofficial documentation topic with links that are not from the Angular docs. For example a medium article, dev.to article or a tutorial.

🚨The articles here are not meant to replace the official Angular documentation 🚨

Feel free to comment is something wasn't clear or something needs to be added.

Official Angular Doc: https://angular.io/

Best Angular Articles

Unofficial Angular Docs Content

1) Angular Overview
-Modules
-Components
-Services and Dependency Injection

2) Components & Templates
-Displaying Data

Top comments (0)