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

Explain how routing works in angularjs?

0 Answers  


What are the types of linking function?

0 Answers  


What do you understand by dirty checking in angular?

0 Answers  


What is directives in angular 2?

0 Answers  


What types of pipes are supported in angular 2?

0 Answers  






What is the difference between $parse and $eval?

0 Answers  


explain templates in angular js

0 Answers  


Why you used angular 2?

0 Answers  


Which Angular Directive Would You Use To Hide An Element From The DOM Without Modifying Its Style?

0 Answers  


Which service does the html $compile service use for the purpose of data binding?

0 Answers  


What are the basic steps to unit test an angularjs filter?

0 Answers  


What angular is doing with bazel compiler?

0 Answers  


Categories