Description
In this course, you will:
- Discover the power of Angular's latest features directly from the Angular team at Google!
- Learn how to leverage the new control flow syntax in your component templates, as well as performance features like as signals and deferred views.
- Create dynamic components, leverage state management with routing, and set up reactive forms for data handling. Equip yourself with current Angular foundations and discover what the Angular Renaissance is about!
Syllabus:
1. Angular Essentials
- Project Structure Tour
- Creating a Component
- Dynamic Values in Components
- Component Composition
2. Templating
- Template Conditionals
- Template Loops
- Properties, Events & Output
- Inputs & Outputs
- Interactivity with Outputs
- Binding Outputs
3. Navigation
- Routing
- Dynamic Routes & Router Link
- Dynamic Routing Exercise
4. Forms
- Forms Overview
- Template Driven Forms
- Reactive Forms
- Dependency Injection (DI)
5. Signals and Views
- Signals
- Deferrable Views