Getting-started: Setup Database for Node.js

前端 未结 4 993
终归单人心
终归单人心 2021-01-29 17:07

I am new to node.js but am excited to try it out. I am using Express as a web framework, and Jade as a template engine. Both were easy to get setup following this tutorial from

4条回答
  •  Happy的楠姐
    2021-01-29 17:58

    In addition to the NodeCamp tutorial you mention there is another NodeCamp tutorial given by Matt Ranney the aforementioned author of the redis node library. It goes into a wee bit more depth.

提交回复
热议问题