Angular component code block execution order
Quick note to the fellow confused:
- class Constructor
- class variables/properties…
- class constructor bracket code
- ngOnInit…
todo: add parent/child notes;
Quick note to the fellow confused:
todo: add parent/child notes;