AngularJS

Get Started. It's Free
or sign up with your email address
AngularJS by Mind Map: AngularJS

1. Directives

1.1. ng-app

1.2. ng-model

1.3. ng-controller

1.4. ng-init

1.5. ng-prefix (custom ng-)

1.5.1. demo: custom variable

1.5.2. demo: custom form login

1.6. angular Expression

2. Scope

2.1. $.watch()

2.2. $.apply()

2.3. $.digest()

2.4. conext for expression (display in view)

3. View

3.1. Directives

4. Controller

4.1. Factory