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
Why is namespace called "ng"?
What is the difference between a link and compile in angular?
Mention the steps for the compilation process of html happens?
What is the difference between onnginit() and constructor() of a component?
What is $rootscope in angularjs? How is it different from the scope?
What is the injector?
What are the directives available in router?
What is @injectable()? Why use?
Explain how e2e testing of angularjs applications works?
What is better react or angular?
Difference between angular 2, 4, 5, 6, &7?
Explain the difference between angular service and factory? Explain
What is scope hierarchy in angularjs?
What is xmb?
What are the ways to track the error in angularjs?