AngularJS: A Modern MVC Framework in JavaScript

Deepak Mehta,Nilesh Jain,Priyanka Mangal
Abstract:AngularJS is a JavaScript MVC Framework created by Google to build properly architecture and maintainable web application. AngularJS is built around the philosophy that declarative code is better than imperative code while building UIs and wiring different components of web applications together. In this article we have shown the features of AngularJS.
Computer Science
What problem does this paper attempt to address?