Angular Features Showcase
v14 to v21 Feature Updates
Angular Core Concepts
Fundamental concepts that are essential for any Angular developer
Components
Building blocks of Angular apps with templates and styles
Directives
Attribute and structural directives to manipulate DOM
Pipes
Transform data in templates with built-in and custom pipes
Services & DI
Dependency injection and singleton services
Lifecycle Hooks
Component and directive lifecycle management
Template Syntax
Interpolation, property binding, event binding
Angular 14 Features
Standalone components, typed forms, and inject function
Angular 15 Features
Directive composition, functional guards, and stable standalone APIs
Angular 16 Features
Signals introduction, required inputs, and DestroyRef
Angular 17 Features
New control flow, deferrable views, and view transitions
Angular 18 Features
Stable signal APIs, zoneless preview, and new control flow
Angular 19 Features
Resource API, linkedSignal, and incremental hydration
Angular 20-21 Features
Latest features and experimental APIs