Skip to main content

Section outline

  • Session 1: Services & Dependency Injection (1 Hour)
    • Creating and using services
    • Injecting dependencies into components
    Session 2: RxJS & Observables (1 Hour)
    • Understanding reactive programming
    • Working with Observables & Operators
    Session 3: Communicating with REST APIs (1 Hour)
    • Making HTTP GET, POST, PUT, DELETE Requests
    • Handling API responses with RxJS
    Session 4: Angular Routing & Navigation (1 Hour)
    • Configuring RouterModule
    • Route Guards and Lazy Loading
    Session 5: Forms & Validations (1 Hour)
    • Template-driven & Reactive Forms
    • Form Validation Techniques
    Session 6: Hands-on Lab – Integrating Angular with a REST API (1 Hour)