Angular Best Practices Ch.9556642.powerpoint
Angular Best Practices Ch.9556642.powerpoint
Tables Of Content
1: Features Of Angular
1:Angular Material
2: Modular Structure
4:Angular CLI
5:TypeScript
6:Angular Universal
7:Angular Router
Angular Material
● The modular structure of Angular arranges the code into different modules
so all services and components are divided into different groups.
● In Angular coding, you can isolate usefulness into reusable bits of code.
Component - Based Architecture