What is difference between angular and angularjs?
Answer / Aviral Pratap Singh
AngularJS was developed by Google in 2010, while Angular (also known as Angular 2+) was developed to replace AngularJS in 2016. The main differences are that Angular is a complete rewrite of AngularJS, using TypeScript instead of JavaScript, and it includes features like Dependency Injection, Component-based architecture, and improved performance.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the purpose of a filter in angular?
Explain event in angularjs, list some events you have worked in angularjs?
How to preventdefault on anchor tags?
Explain the ng-model directive in angularjs.
Is angular full stack?
What is the injector?
What is injector bubbling?
What are the concept of scope hierarchy?
Why angular is needed?
How can you add an active class to a selected element in a list component?
What is typescript ?
What is const javascript?