https://github.com/ljunb/nodejs-study-relates
Node.js相关资料收集。
https://github.com/ljunb/nodejs-study-relates
Last synced: 3 months ago
JSON representation
Node.js相关资料收集。
- Host: GitHub
- URL: https://github.com/ljunb/nodejs-study-relates
- Owner: ljunb
- Created: 2017-09-15T15:12:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-15T15:26:11.000Z (over 8 years ago)
- Last Synced: 2025-10-07T08:43:53.852Z (8 months ago)
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 收集一些NodeJS学习相关的链接。
### 力荐
> * [node123](https://github.com/youyudehexie/node123)
### 社区
> * [CNode技术社区](https://cnodejs.org/)
### Koa & Koa2
> * [阮一峰·Koa 框架教程](http://www.ruanyifeng.com/blog/2017/08/koa.html)
> * [Koa实战](http://book.apebook.org/minghe/koa-action/index.html):貌似内容不全o(╯□╰)o
> * [Koa2进阶学习笔记](https://chenshenhai.github.io/koa2-note/)
### Mongoose
> * [Mongoose学习参考文档——基础篇](https://cnodejs.org/topic/504b4924e2b84515770103dd)
### 书籍
> * 深入浅出Node.js