Difference between revisions of "Mean stack"

From Wiki2
Line 12: Line 12:


npm --save cats
npm --save cats
angular owns the dom , jquery tries to
ngmodules.org is replacing jquery stuff

Revision as of 16:48, 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