The Wayback Machine - https://web.archive.org/web/20201204044731/https://github.com/ElemeFE/node-practice
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

README.md

Node.js 实践教程

本教程的初衷是做一个 Node.js 进阶的视频教程, 在撰写 node-interview 之后, 觉得按照概念依次讲下来不好组织, 于是决定按照以一些有名的模块/功能为基础, 在实现的过程中讲解各项知识点.

其中的各项实践, 由于篇幅和时间的原因只有简单的基本原理, 在一些细节/错误处理上可能并没有太过深入, 如果各位同学在观看的过程中发现有问题/遗漏的地方可以在 issue 中提出, 后期会在相应的板书中整理补充.

Control Flow

Web

  • HTTP client 实现 [Markdown]
  • HTTP server 实现
  • Request 模块
  • koa 实现
  • 模板引擎
  • 网页爬虫

Storage

  • DB 实现
  • key-value DB 实现
  • redis client 实现
  • MySQL ORM 实现

最后

大纲并不是完成版, 整理过程中发现比较好的实践也会动态加入.

About

Node.js 实践教程

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.