We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e659edb commit 596d71dCopy full SHA for 596d71d
README.md
@@ -30,12 +30,12 @@
30
* Lesson 13: [《持续集成平台:travis》](https://github.com/alsotang/node-lessons/tree/master/lesson13)
31
* Lesson 14: [《js 中的那些最佳实践》](https://github.com/alsotang/node-lessons/tree/master/lesson14)
32
* Lesson 15: [《Mongodb 与 Mongoose 的使用》](https://github.com/alsotang/node-lessons/tree/master/lesson15)
33
+* Lesson 16: [《cookie 与 session》](https://github.com/alsotang/node-lessons/tree/master/lesson16)
34
35
## 计划
36
* 《http 中各个 header 的含义》
37
* 《操作 mysql》
38
* 《在全新的 vps 上搭建 node.js、mongodb、nginx》
-* 《cookie 与 session》
39
* 《何为 connect 中间件》
40
* 《一个简单的 blog 程序》
41
0 commit comments