1. Introduction to Angular
- What is Angular? A Complete Beginner's Guide
- Setting Up the Development Environment
- Understanding Angular Components: Basics & Best Practices
- Angular folder structure explanation & best practices
- Bootstrap installation
2. Angular Fundamentals
- Data Binding
- Directives
- Creating Custom directives
- Dependency Injection in angular
- Pipes
- Life cycle hooks
- What is changedetection and its use in agular
- 6 different ways to Share data between components in Angular
- Standalone components
3. Angular Routing and Navigation
4. Working with Forms
5. Rxjs
6. HTTP and API Integration
7. Unit testing using Jasmine
8. End to end testing using Cypress