mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 12:28:04 -08:00
Add "You Don't Know Node.js" (#525)
This commit is contained in:
committed by
Sindre Sorhus
parent
6bd59432d5
commit
a2d06e02e7
@@ -778,6 +778,8 @@
|
||||
- [browserify-handbook](https://github.com/substack/browserify-handbook) - The definitive guide for browserify.
|
||||
- [module-best-practices](https://github.com/mattdesl/module-best-practices) - Some good practices when writing new npm modules.
|
||||
- [The Node Way](http://thenodeway.io) — An entire philosophy of Node.js best practices and guiding principles exists for writing maintainable modules, scalable applications, and code that is actually pleasant to read.
|
||||
- [You Don't Know Node.js](https://github.com/azat-co/you-dont-know-node) - Introduction to Node.js core features and asynchronous JavaScript.
|
||||
|
||||
|
||||
### Discovery
|
||||
|
||||
|
||||
Reference in New Issue
Block a user