What is the difference between angularjs and angular?



What is the difference between angularjs and angular?..

Answer / Kavita Yadav

AngularJS (v1.x) was developed by Google in 2010, while Angular (Angular v2+) was released as a complete rewrite of AngularJS in 2016. The main differences are that Angular is written in TypeScript, uses a component-based architecture, has improved performance due to the new renderer (Ivy), and includes modern features like tree shaking and modularity.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

Why is this project called "AngularJS"? Why is the namespace called "ng"?

1 Answers  


What is hoisting in js?

1 Answers  


What are events in angularjs?

1 Answers  


What are event emitters?

1 Answers  


What is event target value?

1 Answers  


What is scope emit?

1 Answers  


What are types in typescript?

1 Answers  


What is model in angular?

1 Answers  


Explain components in angular 2?

1 Answers  


What is link?

1 Answers  


What is difference between $window and window in AngularJS?

1 Answers  


What is singleton pattern? How does angular use it?

1 Answers  


Categories