Action In AngularJS 

                           github@longmao
                  weibo@unclelongmao

AngularJS

  • Quora 2.8k followers

  Scope And Controllers




Directive And Controllers


AngularJS

  • directive指令使用和html表现力

AngularJS

  • service scope之间通讯方式

AngularJS

  • view与model双向绑定

AngularJS

  • factory封装后台接口API

Filter



Demo

Click here

AngularJS

  • 依赖注入  减少全局变量污染 复用 灵活

AngularJS

  •     build-in subset of jquery jLite

http://docs.angularjs.org/api/ng/function/angular.element

Tricks

  • use ng-href instead of href 

Tricks

  • use the ng-show to show or hide elements
  •  <li ng-show="$route.current.params.ordernumber != null">
Made with Slides.com