wonderfan / javascript

Explore the power of HTML,CSS and JavaScript
1 stars 0 forks source link

The workflow of Angular JS #15

Closed wonderfan closed 9 years ago

wonderfan commented 9 years ago

The Angular JS framework is very clean and easy to understand as below:

wonderfan commented 9 years ago

The root scope providers defines very useful methods: $new,$on,$exit,$broadcast,$eval,$apply,$watch and etc.