Wednesday, July 5, 2017

What is Angular js?


Angular js is a JavaScript framework. It is maintained by Google. It letus you use HTML as your template language and letus you extend HTML’s syntax to express your application’s component clearly and succinctly. Angular js is perfect for single page application. This framework developed on MVC(Model View Controller) design pattern.

Following are some important features of Angular js –

  •             Data binding
  •             Scope
  •             Controller
  •             Services
  •             Filters
  •       Directives
  •             Routing
  •            Model view
  •            Dependency injection




No comments:

Post a Comment