Friday, July 25, 2014

Lesson 1: Basic: What and Why Angular Js?

Hi All, I would like to share my learnings about Angular JS. Today i am explaining about What is Angular JS?and why Angular JS?

What is Angular JS?
*A client-side JavaScript Framework for adding interactivity to HTML
* It is a open-source web application, maintained by Google and community.
* It is a SuperHeroic MVW framework (MVW Stands for MODEL VIEW Whatever).
* It assists to create a Single page web applications using HTML, CSS, and Javascript (client or Browser side).

* It goal is to augment web applications with model–view–controller (MVC) capability.