Skip to main content

Section outline

  • Session 1: Introduction to Angular (1 Hour)
    • Why Angular?
    • SPA (Single Page Applications) architecture
    Session 2: TypeScript Essentials (1 Hour)
    • TypeScript features for Angular
    • ES6 Modules, Interfaces, Classes
    Session 3: Angular CLI & Project Setup (1 Hour)
    • Creating Angular projects
    • Generating components, services, and modules
    Session 4: Angular Components & Templates (1 Hour)
    • Understanding Components, Modules, and Templates
    • Property & Event Binding, Two-Way Data Binding
    Session 5: Directives & Pipes (1 Hour)
    • Structural & Attribute Directives
    • Built-in Pipes and Custom Pipes
    Session 6: Hands-on Lab – Developing an Angular UI (1 Hour)