What is AngularJS?



What is AngularJS?..

Answer / 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

More AngularJS Interview Questions

What is scope in AngularJS?

1 Answers   Xoriant,


Is it a good or bad practice to use angular js together with jquery?

1 Answers  


What is lazy loading and why is it used for angular?

1 Answers  


How will you explain the concept of hierarchy? How many scopes can an application have?

1 Answers  


What is ViewModel in AngularJS?

1 Answers  


Does facebook use react js?

1 Answers  


How to create and use custom pipes? How to create a globally available custom pipe?

1 Answers  


Explain host decorator in angular 2?

1 Answers  


What are angularjs modules?

1 Answers  


How does lazy load work?

1 Answers  


What is service in angular?

1 Answers  


What do you understand by services with reference to angular js?

1 Answers  


Categories