⟩ Is AngularJS a library, framework, plugin or a browser extension?
AngularJS fits the definition of a framework the best, even though it's much more lightweight than a typical framework and that's why many confuse it with a library.
AngularJS fits the definition of a framework the best, even though it's much more lightweight than a typical framework and that's why many confuse it with a library.
Tell me have you ever used a Model View Controller (MVC)? If you have, what did you like or dislike about it?
Explain difference between null and undefined?
Assume you arrive at a new company that has 3 competing style sheets, how would you best integrate them into the site?
Tell me how will you initialize a select box with options on page load?
Tell me when would you use CSS float?
Explain the difference between GET and POST?
What is an IIFE?
Tell me is AngularJS a templating system?
Explain me the concept of scope hierarchy? How many scopes can an application have?
Explain how will you show/hide buttons and enable/disable buttons conditionally?