Diferencias

Muestra las diferencias entre dos versiones de la página.

Enlace a la vista de comparación

referencias [2013/10/15 14:06]
admin [Referencias]
referencias [2014/08/16 11:54] (actual)
admin [Referencias]
Línea 14: Línea 14:
     * [[http://​blog.revolunet.com/​blog/​2013/​07/​23/​angularjs-tips-n-tricks-2/​|Part 2]]     * [[http://​blog.revolunet.com/​blog/​2013/​07/​23/​angularjs-tips-n-tricks-2/​|Part 2]]
   * [[http://​thenittygritty.co/​angularjs-pitfalls-using-scopes|AngularJS:​ 6 Common Pitfalls Using Scopes]]   * [[http://​thenittygritty.co/​angularjs-pitfalls-using-scopes|AngularJS:​ 6 Common Pitfalls Using Scopes]]
 +  * [[https://​github.com/​angular/​angular.js/​wiki/​Understanding-Scopes|Understanding Scopes]]
   * [[https://​github.com/​jmcunningham/​AngularJS-Learning|AngularJS-Learning]]:​ Muchas rerferencias sobre AngularJS   * [[https://​github.com/​jmcunningham/​AngularJS-Learning|AngularJS-Learning]]:​ Muchas rerferencias sobre AngularJS
   * [[https://​groups.google.com/​forum/#​!msg/​angular/​KrgMLw_DfNg/​0LIW4_Jz6xQJ|BIG AngularJS apps advice? (organization,​ performance,​ build, RequireJS, etc.)]]:​Pregunta en Google Groups sobre RequireJS   * [[https://​groups.google.com/​forum/#​!msg/​angular/​KrgMLw_DfNg/​0LIW4_Jz6xQJ|BIG AngularJS apps advice? (organization,​ performance,​ build, RequireJS, etc.)]]:​Pregunta en Google Groups sobre RequireJS
Línea 19: Línea 20:
     * [[http://​angular-tips.com/​blog/​2013/​08/​watch-how-the-apply-runs-a-digest/​|$watch How the $apply Runs a $digest]]     * [[http://​angular-tips.com/​blog/​2013/​08/​watch-how-the-apply-runs-a-digest/​|$watch How the $apply Runs a $digest]]
     * [[http://​www.benlesh.com/​2013/​08/​angularjs-watch-digest-and-apply-oh-my.html|AngularJS:​ $watch, $digest and $apply]]     * [[http://​www.benlesh.com/​2013/​08/​angularjs-watch-digest-and-apply-oh-my.html|AngularJS:​ $watch, $digest and $apply]]
- +  * [[http://​sravi-kiran.blogspot.com.es/​2013/​11/​ControllerAsSyntaxInAngularJs1.2.html|"​Controller as" Syntax in Angular JS 1.2]] 
 +  * [[http://​weblogs.asp.net/​dwahlin/​archive/​2013/​11/​07/​cancelling-route-navigation-in-angularjs-controllers.aspx|Cancelling Route Navigation in AngularJS Controllers]] 
 +  * [[http://​stsc3000.github.io/​blog/​2013/​10/​26/​a-tale-of-frankenstein-and-binding-to-service-values-in-angular-dot-js/​|A Tale of Frankenstein and Binding to Service Values in Angular.js]] 
 +  * [[http://​blog.tomaka17.com/​2012/​12/​random-tricks-when-using-angularjs/​|Random tricks when using AngularJS]] 
 +  * [[http://​aboutcode.net/​2013/​07/​27/​json-date-parsing-angularjs.html|Automatic JSON date parsing with AngularJS]] 
 +  * [[http://​blog.xebia.com/​2014/​02/​23/​promises-and-design-patterns-in-angularjs/​|Promises And Design Patterns In AngularJS]]
 ===== Curso completo ===== ===== Curso completo =====
   * [[http://​www.thinkster.io/​pick/​GUIDJbpIie/​angularjs-tutorial-learn-to-build-modern-web-apps|AngularJS Tutorial: Learn to Build Modern Web Apps]]   * [[http://​www.thinkster.io/​pick/​GUIDJbpIie/​angularjs-tutorial-learn-to-build-modern-web-apps|AngularJS Tutorial: Learn to Build Modern Web Apps]]
Línea 41: Línea 46:
  
 ===== Servicios e Inyección de dependencias ===== ===== Servicios e Inyección de dependencias =====
 +  * [[http://​iffycan.blogspot.com.ar/​2013/​05/​angular-service-or-factory.html|Angular service or factory?]]: Explicación de los diferentes tipos de servicios en AngularJS
   * [[http://​joelhooks.com/​blog/​2013/​08/​18/​configuring-dependency-injection-in-angularjs/​|Configuring Dependency Injection in AngularJS]]   * [[http://​joelhooks.com/​blog/​2013/​08/​18/​configuring-dependency-injection-in-angularjs/​|Configuring Dependency Injection in AngularJS]]
   * [[http://​www.youtube.com/​watch?​v=VxuN6WO3tIA|AngularJS MTV Meetup: $provide Methods / Building Up with AngularJS (2012/​11/​13)]]:​ Video   * [[http://​www.youtube.com/​watch?​v=VxuN6WO3tIA|AngularJS MTV Meetup: $provide Methods / Building Up with AngularJS (2012/​11/​13)]]:​ Video
Línea 46: Línea 52:
   * [[http://​briantford.com/​blog/​huuuuuge-angular-apps.html|Building Huuuuuge Apps with AngularJS]]   * [[http://​briantford.com/​blog/​huuuuuge-angular-apps.html|Building Huuuuuge Apps with AngularJS]]
   * [[http://​slid.es/​jdobry/​building-large-apps-with-angularjs| Building LARGE apps with Angular.js]]:​Presentación en Slid.es con su artículo en [[https://​coderwall.com/​p/​y0zkiw|Building large apps with AngularJS]]   * [[http://​slid.es/​jdobry/​building-large-apps-with-angularjs| Building LARGE apps with Angular.js]]:​Presentación en Slid.es con su artículo en [[https://​coderwall.com/​p/​y0zkiw|Building large apps with AngularJS]]
 +  * [[http://​entwicklertagebuch.com/​blog/​2013/​10/​how-to-structure-large-angularjs-applications/​|How to structure large angularjs applications]]
   * [[http://​cliffmeyers.com/​blog/​2013/​4/​21/​code-organization-angularjs-javascript|Code Organization in Large AngularJS and JavaScript Applications]]   * [[http://​cliffmeyers.com/​blog/​2013/​4/​21/​code-organization-angularjs-javascript|Code Organization in Large AngularJS and JavaScript Applications]]
   * [[http://​firmamento.org/​blog/​2013/​01/​20/​how-to-build-a-large-single-page-javascript-application-using-angularjs/​|How to build a large, single-page javascript application with AngularJs]]   * [[http://​firmamento.org/​blog/​2013/​01/​20/​how-to-build-a-large-single-page-javascript-application-using-angularjs/​|How to build a large, single-page javascript application with AngularJs]]
Línea 66: Línea 73:
 Real World AngularJS Applications]]:​ Aplicaciones reales que hacen uso de AngularJS Real World AngularJS Applications]]:​ Aplicaciones reales que hacen uso de AngularJS
   * [[http://​oscarvillarreal.com/​2013/​05/​07/​5-reasons-to-use-angularjs-in-the-corporate-app-world/​|5 reasons to use AngularJS in the corporate app world]]:​porqué usar AngularJS en la empresa.   * [[http://​oscarvillarreal.com/​2013/​05/​07/​5-reasons-to-use-angularjs-in-the-corporate-app-world/​|5 reasons to use AngularJS in the corporate app world]]:​porqué usar AngularJS en la empresa.
- 
 ===== Rendimiento ===== ===== Rendimiento =====
   * [[http://​angular-tips.com/​blog/​2013/​08/​removing-the-unneeded-watches/​|Removing the Unneeded Watches]]   * [[http://​angular-tips.com/​blog/​2013/​08/​removing-the-unneeded-watches/​|Removing the Unneeded Watches]]
Línea 84: Línea 90:
   * [[http://​www.tuesdaydeveloper.com/​2013/​06/​angularjs-testing-with-karma-and-jasmine/​|AngularJS Testing with Karma and Jasmine]]   * [[http://​www.tuesdaydeveloper.com/​2013/​06/​angularjs-testing-with-karma-and-jasmine/​|AngularJS Testing with Karma and Jasmine]]
   * [[http://​odetocode.com/​blogs/​scott/​archive/​2013/​06/​11/​angularjs-tests-with-an-http-mock.aspx|AngularJS Tests With An HTTP Mock]]   * [[http://​odetocode.com/​blogs/​scott/​archive/​2013/​06/​11/​angularjs-tests-with-an-http-mock.aspx|AngularJS Tests With An HTTP Mock]]
 +  * [[http://​entwicklertagebuch.com/​blog/​2013/​10/​unit-testing-angularjs-controllers-in-a-non-trivial-environment/​|Unit-testing angularjs controllers in a non-trivial environment]]
 +  * [[http://​entwicklertagebuch.com/​blog/​2013/​10/​how-to-handle-angularjs-promises-in-jasmine-unit-tests/​|How to handle angularjs promises in jasmine unit tests]]
 +  * [[http://​entwicklertagebuch.com/​blog/​2013/​10/​mocking-window-in-an-angularjs-test/​|Mocking $window in an angularjs test]]
 ===== Comparación con otros frameworks ===== ===== Comparación con otros frameworks =====
   * [[http://​blog.nebithi.com/​backbone-and-angular-demystifying-the-myths/​|Backbonejs vs Angularjs : Demystifying the myths]]   * [[http://​blog.nebithi.com/​backbone-and-angular-demystifying-the-myths/​|Backbonejs vs Angularjs : Demystifying the myths]]
   * [[http://​eviltrout.com/​2013/​06/​15/​ember-vs-angular.html|AngularJS vs Ember]]   * [[http://​eviltrout.com/​2013/​06/​15/​ember-vs-angular.html|AngularJS vs Ember]]
   * [[http://​discuss.emberjs.com/​t/​angularjs-vs-emberjs/​1029/​4|AngularJS vs Emberjs]]   * [[http://​discuss.emberjs.com/​t/​angularjs-vs-emberjs/​1029/​4|AngularJS vs Emberjs]]
 +  * [[http://​blogs.lessthandot.com/​index.php/​WebDev/​UIDevelopment/​angularjs-vs-knockout-introduction-1|AngularJS vs Knockout - Introduction (1 of 8)]]: 8 posts con una detallada comparación entre AngularJS y Knockout. 
 +  * [[http://​www.wintellect.com/​blogs/​nstieglitz/​angular.js-vs-ember.js-star-rating-component-comparison|Angular.js vs Ember.js Star Rating Component Comparison]]:​ comparación entre una directiva de AngularJS y de Ember
  
 ===== Libros ===== ===== Libros =====
Línea 107: Línea 117:
   * [[https://​github.com/​mgonto/​restangular|Restangular]]:​Substituto del servicio $resource de AngularJS   * [[https://​github.com/​mgonto/​restangular|Restangular]]:​Substituto del servicio $resource de AngularJS
   * [[http://​jmdobry.github.io/​angular-cache/​|Angular-cache]]:​Proyecto independiente con otra forma de cachear información   * [[http://​jmdobry.github.io/​angular-cache/​|Angular-cache]]:​Proyecto independiente con otra forma de cachear información
-  * [[http://​ngmodules.org/​|Angular Modules]]: ​Portar ​con nuevos ​módulos para AngularJS+  * [[http://​ngmodules.org/​|Angular Modules]]: ​Portal ​con una "​biblioteca"​ de módulos para AngularJS
referencias.1381838817.txt.gz · Última modificación: 2013/10/15 14:06 por admin
Ir hasta arriba
CC Attribution-Share Alike 3.0 Unported
chimeric.de = chi`s home Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0