Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 423 Bytes

File metadata and controls

16 lines (12 loc) · 423 Bytes

Angular Basics Tutorials

Small, focused Angular examples for beginners.

Topics

  1. Hello Angular – project setup & first component
  2. Components & Templates
  3. Data Binding & Events
  4. Services & Dependency Injection
  5. Routing & Navigation
  6. HTTP & REST API calls
  7. Template-driven Forms
  8. Reactive Forms

Each folder contains a small Angular example and a short README explaining the concept.