Difference between revisions of "Mean stack"

From Wiki2
Line 8: Line 8:


supertest and chai for testing api in mocha
supertest and chai for testing api in mocha
http://www.rethinkdb.com/ more relational like

Revision as of 15:57, 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