2 of the core contributors of Angular Victor Savkin and Jeff Cross created a short but complete blog series about all aspects of the Angular framework. If you have never used Angular before or if you want to get a better understanding of how the framework is architected this is a great introduction.
Here is the full list of posts:
- Essential Angular. Part 1: Compilation
- Essential Angular. Part 2: NgModules
- Essential Angular. Part 3: Components and Directives
- Essential Angular. Part 4: Dependency Injection
- Essential Angular. Part 5: Change Detection
- Essential Angular. Part 6: Testing
- Essential Angular: Part 7: Forms in Depth