Difference between revisions of "AngularJS"
Line 2: | Line 2: | ||
===[https://github.com/mbertolacci/angular-service-utilities angular 2way to service]=== | ===[https://github.com/mbertolacci/angular-service-utilities angular 2way to service]=== | ||
===[http://teropa.info/blog/2013/11/03/make-your-own-angular-part-1-scopes-and-digest.html scopes and digest] | |||
===[http://teropa.info/blog/2013/11/03/make-your-own-angular-part-1-scopes-and-digest.html scopes and digest]=== | |||
[http://www.rethinkdb.com/docs/guide/javascript/ rethinkdb javascript guide] | [http://www.rethinkdb.com/docs/guide/javascript/ rethinkdb javascript guide] | ||
Revision as of 21:47, 22 March 2014
Angular guide
angular 2way to service
scopes and digest
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