
blog address: http://www.nintriva.com/
keywords: Yii framework development, AngularJs development
member since: Apr 30, 2015 | Viewed: 86
Angular Js development
Category: Web Design
Angular JS is a new powerful client side technology that provides a way of accomplishing really powerful things in a way that embraces and extends HTML, CSS, and Java Scripts. Angular JS commonly referred to as Angular, is a Java Script, open source web application framework maintained by google and a community of individual developers and corporates to address the challenges encountered in developing single page applications. Its goal is to simplify both development and testing of applications by providing a framework for Client side model View Controller (MVC) architecture along with components commonly used in rich internet applications. Angular JS attempts to minimize the impedance mismatch between document centric HTML and what an application needs by creating new HTML construct. HTML is great for declaring static documents, but it falters when we try to use it for declaring dynamic views in web-applications. Angular JS lets you extend HTML vocabulary for your application. The resulting environment is extraordinarily expressive, readable, and quick to develop, 2 way data binding,Templates,MMVM (Model -Veiw- View -Model),Dependency Injection and Directives are the special features that makes angular different from other frameworks.
{ More Related Blogs }