-
Notifications
You must be signed in to change notification settings - Fork 8
Features of Angular
Md. Shohel Rana edited this page Apr 23, 2018
·
3 revisions
Angular provides a lot of great features. They are:
- Components
- Dependency Injection
- Property Bindings
- TypeScript
- Optimization of Bundle Sizes
- AoT Compilation - Enabled by Default
- Progressive Web Apps (PWAs)