Integration of Node.js and Backbone.js

前端 未结 7 891
醉梦人生
醉梦人生 2021-01-29 22:57

I have done considerable reading on both Node.js and Backbone.js; I\'ve read some tutorials and done the relevant courses on Code School. I feel that I\'ve got a pretty good ide

7条回答
  •  萌比男神i
    2021-01-29 23:49

    This is a comprehensive tutorial on rolling your own blog with Nodejs, Mongodb and expressjs http://howtonode.org/express-mongodb It's old but with a little effort you can get it to work and learn at the same time

提交回复
热议问题