Skip to main content

Section outline

    1. Template Syntax and Data Binding

      • Property, event, and two-way binding.
      • Built-in directives and lifecycle hooks.
    2. Services and Dependency Injection

      • Creating and using services.
      • Understanding Angular’s Dependency Injection system.
    3. Forms

      • Template-driven and reactive forms with validation.