adspace


What are the new features of angular 2? Why you used angular 2?

Answer Posted / Kaushalender Kumar

Angular 2 introduced several new features compared to AngularJS, including:
1. Component-based architecture for improved modularity and scalability.
2. TypeScript for static typing and better tooling support.
3. Dependency injection system for managing dependencies between components and services.
4. Directives like @Component, @Directive, @Pipe, and @Injectable to simplify development.
5. RxJS Observables for handling asynchronous data streams.
6. Shadow DOM for encapsulating component styles and improving performance.
7. A more streamlined approach to two-way data binding.
8. Improved server-side rendering support (Angular Universal).
9. Angular CLI for scaffolding, building, and serving the application.
10. A more opinionated framework for better consistency and predictability.
I used Angular 2 because it offered a modern and more efficient way of building applications compared to its predecessor.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a dynamic route in angularjs and how do you implement it?

863


What is the latest version of angular?

979


How to use primeng in angular 4?

947


How to create angularjs filter which outputs html?

860


How to get and log an error in angular 4?

876


What is the latest angular?

809


How to implement a datagrid table with angular 2 and primeng?

891


Which version you are using js?

946


Give the example of angularjs strings?

876


Angularjs dependency injection of value inside of the module.config?

895


How an object or function can get a hold of its dependencies?

854


How to enable html5 mode in angular 1.x?

926


How can primeng be used with angular2?

946