Explore some of the latest modern APIs in the Angular framework and how to use schematics for migrating an existing Angular application to these APIs.
- Components with self-closing tags
- Inject method
- Standalone APIs (components, pipes, directives)
- Control Flow Syntax (if/else, for, and switch blocks)
- Signal methods (inputs, outputs, viewChild)
- Full standalone
- Basics of signals (write values, update values, derive values, linking signals)
- Zoneless