Please enable JavaScript.
Coggle requires JavaScript to display documents.
Angular - Coggle Diagram
Angular
2 ways binding
property binding []
event binding ()
parent - child components:
Input
Output
ViewChild
2 ways-binding [()]
directive
component is a directive
structure directive
attribute directive
Modules
Routing
Model Driven Form
Reactive Form
ngModel, ngModelGroup
compiling
JIT
AoT(>=v9): 3 phases
SSR - Server Side Rendering
:explode:commands
ng new APP
ng generate component MY_COMPONENT
ng generate pipe MY_PIPE
ng generate service MY_SERVICE
tags
ngIf
ngFor
ngSwitch:
ngSwitchCase
ngSwithDefault
ng-content
Tools
Dev tool
Profiler
testing
karma
jasmine
Securities
animation