Answer Posted / chaitanya
AngularJS is an open-source JavaScript framework developed by Google. It helps you to create single-page applications or one-page web applications that only require HTML, CSS, and JavaScript on the client side. It is based on MV-* pattern and allow you to build well structured, easily testable, and maintainable front-end applications.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Which ones are singleton in angularjs?
How are angularjs prefixes $ and $$ used?
What is aot compilation? Why use in angular 2?
What is modules?
Why is vue better than angular?
What is the angular cli?
Do you know what is scope in angular.js?
Why webpack is used in angular?
What is typings in angular 2?
What are scopeless controller in angularjs? Why to use them?
What is the process of inserting an embedded view from a prepared templateref?
What is router imports?
What is ng-switch in angularjs?
How does oauth 2.0 work?
Explain currency filter in angularjs. How can we use it?