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
What is component?
What is ng controller in angularjs?
What is singleton class in angular?
What would be a good use for ngzone service?
What is the use of codelyzer in angular 2?
What is aot build?
How to implement internationalization in angular js?
What is ng-app, ng-init, and ng-model?
What are guards in angular 2?
Which is better react or angular?
Is angular material open source?
Explain what a digest cycle is in angularjs?
What is emit in angular?
What is hidden property in angular 2?
In angular, describe how will you set, get and clear cookies?