Introduction
Core Concepts
1.
Components
❱
1.1.
Components Without Selectors
2.
Directives
3.
Dependency Injection
4.
NgModules
5.
Pipes
❱
5.1.
Angular Built-in Pipes
❱
5.1.1.
Percent Pipe
5.2.
Custom Pipe
5.3.
Testing Pipe
6.
Services and HttpClient
Templates and Data Binding
7.
Interpolation
❱
7.1.
Binding Techniques
7.2.
How to customize Component Interpolation
8.
ng-template
❱
8.1.
Using ng-template with \*ngIf
8.2.
How to use ngTemplateOutlet ?
8.3.
How to use ngTemplateOutlet with context ?
8.4.
ViewChild/ViewChildren and ContentChild/ContentChildren
Lazy Loading
9.
Lazy Loading
❱
9.1.
Lazy Loading
9.2.
How to Lazy load Standalone Components
9.3.
Lazy Loading
9.4.
Preloading Strategy
Forms
10.
Forms
❱
10.1.
Validation
10.2.
Create a custom validator
10.3.
Create asynchronous validators
10.4.
Create a group validators
10.5.
Create a custom validator directive
10.6.
Best Validators Libraries
Testing
11.
Unit Testing
12.
End-to-End Testing
Styling and Theming
13.
Styles
State Management
14.
State Management Overview
RxJS
15.
RxJS
Interpolation
16.
Interpolation
❱
16.1.
i18N
16.2.
ngx-translate
16.3.
Transloco
16.4.
angular-i18next (i18next)
Security
17.
Security Best Practices
Performance Optimization
18.
Performance Optimization
Angular CLI and Tooling
19.
Package manager
❱
19.1.
How to specify packageManager ? (global + local)
19.2.
Forcing PackageManager and Node Version
20.
Local Configuration:
21.
Schematics
22.
Angular CLI Commands
23.
DevTools
24.
Extension for VSCode
Related Topics :
25.
Server-Side Rendering (SSR)
26.
Web Workers
27.
Definitions
28.
Angular Elements
29.
Renderer
30.
Micro Frontends/Module Federation
Best Practices and Guidelines
31.
Coding Style
32.
Architecture Best Practices
Updates and Maintenance
33.
Updating Angular
34.
Release Practices
35.
Version Compatibility
Community and Resources
36.
Awesome Angular
37.
Best Reddit Automation Articles
Additional Resources
38.
Contributors
39.
Resources
40.
How to contribute?
Light
Multivers
Angular-CookBook
English
French
Micro Frontends/Module Federation