An open guide for using Node.js
(包教包会)
Node.js从环境搭建,到基础入门,再到设计实现的小教程,旨在帮助新手入门、帮助新手实现以Node为主力开发环境、提升Node在大学生圈内的学习氛围。
同时,你可以在本项目中发布issue,提问任何有关Node的问题,我和其他热心的Node伙伴们,会为你解答。
- Node.js新手教程
- 什么是Node.js
- 快速搭建Node开发环境(Win && Linux && OSX)
- Node代码规范
- 从hello world看Node的运行
- 利用Node原生方法搭建WEB服务器
- modules和exports
- package.json与NPM
- callback hell
- 别急于开发
- 测试(mocha,supertest,should,mm,istanbul)
- 依赖管理(authod)
- 集成平台(travis)
- Node.js项目示例
- blog
- 网页爬虫
- WEB服务
- 命令行工具
- Node.js技术研究与设计实现
- callback hell的更多讨论
- 利用C++模块拓展Node
- 全站JS编程
- Node.js更多学习资源链接
Node-Talk is an OPEN Open Source Project. This means that:
Individuals making significant and valuable contributions are given commit-access to the project to contribute as they see fit. This project is more like an open wiki than a standard guarded open source project.
See the CONTRIBUTING.md file for more details.