AngularJS Tips #1

Publicado em: 23 Agosto 2014
no canal de: I Have No Name
236
2

00:00:00 Scope
00:00:07 Registering A Service
00:00:17 Factory
00:00:41 Service
00:01:01 Provider
00:01:30 ngAnimate
00:01:37 ng-class
00:01:41 "app.constant()"
00:01:48 "app.value()"
00:01:54 angular.module
00:01:58 Emit Vs Broadcast
00:02:04 ng-csp
00:02:11 ng-repeat Without Parent Element
00:02:17 $timeout
00:02:31 $scope.$evalAsync()
00:02:53 $scope.$watch
00:03:14 $http Over $resource
00:03:28 $resource
00:03:49 Testing
00:03:58 Get Vs Query Of $resource
00:04:02 Controller Chaining
00:04:07 Minified Version
00:04:23 $http.jsonp()
00:04:32 $watch
00:04:35 JSON_CALLBACK
00:04:43 Duplicated Values In ng-repeat
00:04:54 Staggering Animation

AngularJS is an open-source web application framework, maintained by Google and community, that assists with creating single-page applications, one-page web applications that only require HTML, CSS, and JavaScript on the client side. Its goal is to augment web applications with model–view–controller (MVC) capability, in an effort to make both development and testing easier.

The library reads in HTML that contains additional custom tag attributes; it then obeys the directives in those custom attributes, and binds input or output parts of the page to a model represented by standard JavaScript variables. The values of those JavaScript variables can be manually set, or retrieved from static or dynamic JSON resources.


Nesta página do site você pode assistir ao vídeo on-line AngularJS Tips #1 duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário I Have No Name 23 Agosto 2014, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 236 vezes e gostou 2 espectadores. Boa visualização!