Difference between revisions of "AngularJS"
Line 7: | Line 7: | ||
===articles to read=== | ===articles to read=== | ||
https://weblogs.asp.net/dwahlin/creating-custom-angularjs-directives-part-3-isolate-scope-and-function-parameters | |||
http://ng-cookbook.s3.amazonaws.com/ng-cookbook.pdf | http://ng-cookbook.s3.amazonaws.com/ng-cookbook.pdf | ||
Revision as of 10:28, 19 August 2014
synchronization
https://github.com/jonashuckestein/node-object-sync
https://github.com/jonashuckestein/node-object-sync
https://github.com/sayrer/json-sync
articles to read
http://ng-cookbook.s3.amazonaws.com/ng-cookbook.pdf
http://www.ng-newsletter.com/posts/directives.html
http://jsfiddle.net/prakgarnly/uD6GJ/
try catch and fail creating factory service called by controllers
Angular guide
testing
http://jsfiddle.net/fdietz/2Ny8x/
authentication
reactJS
ng slider
coding styles
- controller styles
- promises w Q
- servics vs provider vs factory
- nodecors
- Access_control_CORS
- test-an-angularjs-service-with-jasmine
- mocking-angular-module-dependencies-in-jasmine-unit-tests
$resource
angular 2way to service
scopes and digest
AngularJS performs an OPTIONS HTTP request for a cross-origin resource jsbin
restangular
cors option request html5rocks
angularjs-authentication-with-cookies-vs-token
angular-seed instead ov yo angular
https://github.com/IgorMinar/angular-phonecat-tutorial
https://github.com/ajoslin/angular-mobile-nav
https://github.com/angular-widgets/angular-jqm
http://coenraets.org/blog/2013/11/sample-mobile-application-with-angularjs/ coenraets wine cellar
http://angularjs.org/ https://github.com/angular/angular.js
http://www.ekito.fr/people/?p=3224
MEAN Mongo Express Angular Node
avoid callback hell, fire events instead see
generic pool object for mysql connection from node
orm for mongodb
first parameter of callback is error
supertest and chai for testing api in mocha
http://www.rethinkdb.com/ more relational like
npm --save cats
angular owns the dom , jquery tries to
ngmodules.org is replacing jquery stuff
angular batarang - most useful chrome extension
http://egghead.io to learn angular
for model in angular use https://github.com/mgonto/restangular
faisal does yo angular:service apiService
faisal.abid@gmail.com @FaisalAbid