Concepts while working with Angular JS Application View Article Information Posted Date: 1. January 2016 Author: Anil Sharma Categories: Angular JS Keywords: Angular JS directive,, AngularJS Defination, AngularJS component, Angular js modules, Angular js directives, angular js filters, Angular js factories, angular js services AngularJS applications follow the MVC pattern. But while developing Angular JS Application it requires a wide range of building blocks. There are, of course, the headline building blocks—the model, the views, and the controllers—but there are lots of other moving parts in an AngularJS app as well while developing Angular JS application which includes modules, directives, filters, factories, and services. During development you use these smaller components to flesh out the bigger MVC pattern. [Continue Reading]