star870126 发表于 2017-2-21 07:58:30

NodeJS学习资料

  · nodejs入门:http://nodebeginner.org/index-zh-cn.html
  --入门例子中最后一个上传文件例子,windows下问题解决方法http://www.swordair.com/blog/2012/02/797/
  · nodejs 中文API:http://www.nodecn.org/all.html
  · 安装nodejs和npm:http://www.infoq.com/cn/articles/nodejs-npm-install-config
  · nodejs创建静态服务器:http://www.infoq.com/cn/news/2011/11/tyq-nodejs-static-file-server
  · 如何使用npm来管理nodejs中的js依赖:http://www.infoq.com/cn/articles/msh-using-npm-manage-node.js-dependence
  · coffeescript:http://coffeescript.org/
  · LESS:http://www.lesscss.net/
  · SASS:http://speakerdeck.com/u/imathis/p/sass-compass-the-future-of-stylesheets-now
  · 服务器框架Express:http://www.csser.com/tools/express-js/express-guide-reference-zh-CN.html
  · 数据库Mongoose:http://mongoosejs.com/
  · mongoskin:https://github.com/guileen/node-mongoskin
  · HTML模板引擎ejs:https://github.com/visionmedia/ejs
  · underscore.js中文文档:http://www.css88.com/doc/underscore/
  · backbone.js中文API:http://www.csser.com/tools/backbone/backbone.js.html
       英文API:http://ricostacruz.com/backbone-patterns/
  · nodejs书籍:http://jayli.github.com/whatisnode/index.html
  · nodejs相关博客:
  http://blog.nodejitsu.com/npm-cheatsheet
  http://howtonode.org/
页: [1]
查看完整版本: NodeJS学习资料