-
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:
- Modules
- Components
- Templates
- Directives
- Property Binding
- Event Binding
- Metadata
- Pipes
- Services
- Injector
- Dependency Injection
- Routing
- Declarations
- Imports
- Export
- Providers
- Bootstrap
- TypeScript
- Optimization of Bundle Sizes
- AoT Compilation - Enabled by Default
- Progressive Web Apps (PWAs)