tips:angularjs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tips:angularjs [2015/08/20 09:36] scipiotips:angularjs [2021/10/12 21:31] (current) – removed scipio
Line 1: Line 1:
-====== AngularJS ====== 
  
-===== tutorials ===== 
- 
-  * [[https://docs.angularjs.org/tutorial/step_00|great]] 
-  * [[https://github.com/johnpapa/angular-styleguide|styleguide]] 
- 
-===== scope ===== 
- 
-Select scope of another controller (myController) 
-<code javascript> 
-var $ascope = angular.element( 
-  document.querySelector("[ng-controller='myController']") 
-  ).scope(); 
-</code> 
- 
-===== i18n ===== 
- 
-See [[http://www.ng-newsletter.com/posts/angular-translate.html|this]] 
  • tips/angularjs.1440056188.txt.gz
  • Last modified: 2015/08/20 09:36
  • by scipio