Skip to content

wxygeek/Node-Talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node-Talk(Node.js我要说)

An open guide for using Node.js

(包教包会)

Node.js从环境搭建,到基础入门,再到设计实现的小教程,旨在帮助新手入门、帮助新手实现以Node为主力开发环境、提升Node在大学生圈内的学习氛围。

同时,你可以在本项目中发布issue,提问任何有关Node的问题,我和其他热心的Node伙伴们,会为你解答。

Catalogue

  1. Node.js新手教程
    1. 什么是Node.js
    2. 快速搭建Node开发环境(Win && Linux && OSX)
    3. Node代码规范
    4. 从hello world看Node的运行
    5. 利用Node原生方法搭建WEB服务器
    6. modules和exports
    7. package.json与NPM
    8. callback hell
    9. 别急于开发
    10. 测试(mocha,supertest,should,mm,istanbul)
    11. 依赖管理(authod)
    12. 集成平台(travis)
  2. Node.js项目示例
    1. blog
    2. 网页爬虫
    3. WEB服务
    4. 命令行工具
  3. Node.js技术研究与设计实现
    1. callback hell的更多讨论
    2. 利用C++模块拓展Node
    3. 全站JS编程
  4. Node.js更多学习资源链接

Contributing

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.

Contributors

About

An open guide for using Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published