adspace
What is the difference between angular 1(angularjs) and angular?
Answer Posted / Pritam Prag
AngularJS is a JavaScript framework developed by Google in 2010 for building dynamic web applications. Angular, also developed by Google, is a complete rewrite of AngularJS and was released in 2016 as Angular 2. The main difference is that Angular focuses on simplifying the development process with features like TypeScript, component-based architecture, and a focus on mobile development, while AngularJS uses JavaScript and follows a more MVC (Model-View-Controller) approach.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to enable html5 mode in angular 1.x?
What is the latest version of angular?
What is the latest angular?
How an object or function can get a hold of its dependencies?
How to implement a datagrid table with angular 2 and primeng?
How to get and log an error in angular 4?
Angularjs dependency injection of value inside of the module.config?
What is a dynamic route in angularjs and how do you implement it?
How to use primeng in angular 4?
Give the example of angularjs strings?
How can primeng be used with angular2?
How to create angularjs filter which outputs html?
Which version you are using js?