three initializations
1. Initialize
2 when defining. Initialize
3 in the constructor What is the difference between initializing
in ngOnInit? Under what circumstances do you usually use which initialization? What is the order in which page rendering is performed in three initializations?