Full theory
- Angular — TypeScript framework for large SPA apps.
- Building blocks — components, templates, services, DI.
- RxJS handles async data streams.
- CLI scaffolds modules/components/routes quickly.
- Contrast with React — batteries-included vs library.
Exam tip
Explain Angular Home as: meaning → why it matters → one tiny example.