Angular / Features
Features
Features of Angular framework
- The list of features Angular framework provides is as follows −
- TypeScript based framework
- Reactive framework
- Component based architecture
- Module based design
- Efficient and performant template engine
- Lot of Inbuilt directives to enhance the template engine
- Easy to create custom directives to extend the features of template engine
- Pipes to add helper functions into the template engine
- Automatic data binding
- Efficient and performance routing engine
- Easy to use dependency injection framework
- Support modern HTTP and CSS functionality
- Support CSS preprocessor
- Inbuilt support for HTTP client
