Skip to content

Features of Angular

Md. Shohel Rana edited this page Apr 23, 2018 · 3 revisions

Angular provides a lot of great features. They are:

  1. Modules
  2. Components
  3. Templates
  4. Directives
  5. Property Binding
  6. Event Binding
  7. Metadata
  8. Pipes
  9. Services
  10. Injector
  11. Dependency Injection
  12. Routing

  1. Declarations
  2. Imports
  3. Export
  4. Providers
  5. Bootstrap

  1. TypeScript
  2. Optimization of Bundle Sizes
  3. AoT Compilation - Enabled by Default
  4. Progressive Web Apps (PWAs)