Close GH-152: Add Express.js cheatsheet

This commit is contained in:
Azat Mardan
2014-09-15 16:02:15 +02:00
committed by Sindre Sorhus
parent 38f938d63b
commit 57751f3ebe

View File

@@ -529,6 +529,10 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [Real Time Web with Node.js](http://node.codeschool.com)
### Cheatsheets
- [Express.js](https://github.com/azat-co/cheatsheets/blob/master/express4/index.md)
### Tools
- [GitHub Linker](https://chrome.google.com/webstore/detail/github-linker/jlmafbaeoofdegohdhinkhilhclaklkp) - Chrome extension that linkifies dependencies in package.json on GitHub.