nodeJs 资料

时间:2023-03-09 05:12:58
nodeJs 资料

http://blog.****.net/binyao02123202/article/details/18811207 非常详细

http://www.runoob.com/nodejs/nodejs-tutorial.html 非常易上手

http://www.****.net/article/2013-08-28/2816731-absolute-beginners-guide-to-nodejs

https://www.douban.com/group/topic/35067110/  ————  豆瓣的收集帖 非常给力啊!!

收集帖: 
node.js 中文api :http://nodeapi.ucdok.com/ 
node.js入门中文版: http://nodebeginner.org/index-zh-cn.html

express3.*中文API: http://expressjs.jser.us/ 
express4.*中文API: http://expressjs.jser.us/4x_zh-cn/api.html 
koa 中文文档: 
https://github.com/turingou/koa-guide 
http://koajs.emptystack.net/ 
http://koajs.cn/ 
//Express 原班人马打造的 比express更轻更富有表现力的web框架

深入理解Express: http://xvfeng.me/posts/understanding-expressjs/ 
meteor中文文档:http://d0cs.meteor.com/ 
NodeJS 和 Socket.io 中文入门教程:http://t.cn/zOMwxCg 
jade中文文档: http://expressjs.jser.us/jade.html 
Juicer 中文文档:http://juicer.name/docs/docs_zh_cn.html 
Mongoose 基本功能使用:http://t.cn/zOIKPeB

以下是一些blog教程系列:

Node.js 包教不包会 (alsotang) https://github.com/alsotang/node-lessons 
让我们基于Node.js创建一个Web应用系列(5篇):http://t.cn/z8JnzkA 
一周node.js系列(7篇) :http://t.cn/zOKuc9D 
从零开始nodejs系列: http://blog.fens.me/series-nodejs/ 
一起学node.js (荐): http://t.cn/zHxNXXt 
Node.js高级编程(荐): http://t.cn/zYmuqaH 
深入浅出Node.js http://www.infoq.com/cn/master-nodejs 
Node.js零起点开发:http://blog.****.net/kaosini/article/details/8084268 
node.js入门(共13篇)http://www.cnblogs.com/softlover/category/406516.html 
snoopyxdy的博客(大量node及express api的解读及进阶内容):http://t.cn/zQuKMKH 
用node.js写web框架系列:http://my.oschina.net/Jeky/blog?catalog=262655 
Luics的node.js系列: http://t.cn/zjATQlf 
使用node.js建博客:http://witcheryne.iteye.com/blog/1172069

nodejs相关: 
learnyounode中文版: https://github.com/lisposter/learnyounode 
用socket.io 搭建聊天室: https://github.com/nswbmw/N-chat/wiki/_pages

nodejs实体中文图书:

Node.js权威指南: http://book.douban.com/subject/25892704/ 
nodejs实战: http://book.douban.com/subject/25867920/ 2014-5 
了不起的node.js: http://book.douban.com/subject/25767596/ 2014年1月 
node.js高级编程: http://book.douban.com/subject/25799431/ 2013年12月 
深入浅出nodejs: http://book.douban.com/subject/25768396/ 2013年12月 
node.js入门经典: http://book.douban.com/subject/23780706/ 2013年4月 
node.js开发指南: http://book.douban.com/subject/10789820/ 2012年7月 
Node Web开发: http://book.douban.com/subject/10586326/ 2012年4月

最后更新: 2014-10-29