What is the need of angular 2?
Answer / Sunil Singh Bisht
Angular 2 was developed to address several issues found in AngularJS 1. It provides a streamlined approach, better performance, improved testability, and the ability to build mobile applications, among other improvements.
| Is This Answer Correct ? | 0 Yes | 0 No |
Distinguish between angularjs and javascript expressions.
What is the function of the $timeout service?
What is const javascript?
Why would you use a service over a factory?
What are the difference between directive and component in angular 4?
How to write if else and then conditions in angular 4?
What is angular material?
In angular what is string interpolation?
What is ng build?
What is auto bootstrap process in AngularJS?
What do you understand by dependency injection in angularjs?
How to detect swipe event in mobile browsers/devices in AngularJS?