Skip to content

Latest commit

 

History

History
98 lines (52 loc) · 1.67 KB

File metadata and controls

98 lines (52 loc) · 1.67 KB

Angular Review

Reviews all important features / Api / tools of the framework

Each feature is represented by a branch

Lifecycle

Host elements

Styling

Dom APIs

Input & Output

ViewChild()

Inheritance

Content projection

...
Control flow

Variables

References

Event listeners

@defer

ng-template

ng-content
signal()

computed()

effect()

linkedSignal()

resource()

Directive :

Forms :

Testing :

HTTP Client

Pipe

Zone

i18n

Other