filmov
tv
Using Angular CLI To Generate Component
![preview_player](https://i.ytimg.com/vi/JFwvJPey4Gs/maxresdefault.jpg)
Показать описание
Typescript has more features than vanilla JS. eg Types, Classes, Interfaces, etc. A component is just a class. We have to export our class. The naming convention is very important such as AppComponent.