Skip to content

Latest commit

 

History

History
96 lines (78 loc) · 6.54 KB

File metadata and controls

96 lines (78 loc) · 6.54 KB

#Angular AngularJS is an open-source web application framework, maintained by Google and community, that assists with creating single-page applications, one-page web applications that only require HTML, CSS, and JavaScript on the client side. Its goal is to augment web applications with model–view–controller (MVC) capability, in an effort to make both development and testing easier.

###Motivation

###Getting Started

###Style

###Design patterns/best practice

###Scopes

###Data modeling

###Controllers

###Directives

###Services/Factories

###Routing

###Authentication

###Performance

###Deployment

###News

###Example code

###Angular 2.0

###Testing

###Misc