|
Answer» Angular 2 is built for speed :
- It has faster initial loads.
- faster change detection.
- improved rendering TIMES.
- Angular 2 is modern.
- It takes advantage of FEATURES PROVIDED in the latest JavaScript standards and beyond(Such as classes, modules, and decorators)
- It leverages web component TECHNOLOGIES for building reusable user interface widgets.
- It supports both Greenfield and Legacy BROWSERS, Edge, Chrome, Firefox and Internet Explorer back to IE9.
- It has fewer built-in directives to learn simpler binding.
- Enhances our productivity to improve our day-to-day workflow.
Angular 2 is built for speed :
|