Integration of Node.js and Backbone.js

前端 未结 7 814
醉梦人生
醉梦人生 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条回答
  •  粉色の甜心
    2021-01-29 23:53

    This ebook could be useful (it's on Backbone, but uses Node for the backend):

    http://addyosmani.github.io/backbone-fundamentals/

    You also may want to look at this book:

    http://www.amazon.com/Building-Node-Applications-MongoDB-Backbone/dp/1449337392

提交回复
热议问题