Difference between revisions of "Mean stack"
From Wiki2
Line 16: | Line 16: | ||
ngmodules.org is replacing jquery stuff | ngmodules.org is replacing jquery stuff | ||
angular batarang - most useful chrome extension |
Revision as of 17:20, 8 November 2013
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