An open API service indexing awesome lists of open source software.

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相关资料收集。

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