What is the difference between angularjs 4 and angularjs?
Answer / Arya Kumari
There is no AngularJS 4. AngularJS was released in 2010, and Angular (also known as Angular 2+) was released in 2016. Angular is a complete rewrite of AngularJS with a focus on TypeScript and modular architecture. While they share the same name and some concepts, they are not the same product.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain what is data binding in angularjs?
How to bypass angular xss protection?
What is the scope in angularjs?
What is the need of angular 2?
What is a factory method in angularjs?
How to implement routing in angularjs?
How would you define custom typings to avoid editor warnings?
What is router events in angular?
What are the advantages and disadvantages of aot compilation?
What is the difference between $evalasync and $timeout in angularjs?
How do I increase my webpack speed?
What do you understand by services with reference to angular js?