Monday, 11 January 2016

Angular js is now trending. lets dont go further deep into the history. its simple a google's boy.

The main Advantages of Angular are:
1. Single page application.
2. Two way data binding.
3. Model View Whatever approach.

Do you what is single page application?
previous if you request a page the entire website has to be reloaded, but the advent of agular made it possible that get only the requested page , that is all HTML pages are embeded in a single web page.