* Added the "Node.JS Best Practices" resource. resolves #9327 * Added resource description * Removed resource "Node.JS Best Practices" from the list * Added the "Node.JS Best Practices" resource. * Fixed linter error * Removed the "(GitHub Repository)" label. Co-authored-by: Eric Hellman <eric@hellman.net> --------- Co-authored-by: Eric Hellman <eric@hellman.net>pull/9430/head
parent
14823e2512
commit
0f34928ff9
|
@ -1304,6 +1304,7 @@ Books on general-purpose programming that don't focus on a specific language are
|
|||
* [Mixu's Node Book](http://book.mixu.net/node/)
|
||||
* [Node Documentation](https://nodejs.org/en/docs/) (PDF)
|
||||
* [Node: Up and Running](https://www.oreilly.com/library/view/node-up-and/9781449332235/) - Tom Hughes-Croucher
|
||||
* [Node.js Best Practices](https://github.com/goldbergyoni/nodebestpractices) - Yoni Goldberg, et al.
|
||||
* [Node.js Design Patterns](https://ia801309.us.archive.org/5/items/HandbookOfNeuralComputingApplicationsPDFStormRG/Node.js%20Design%20Patterns%20-%20Casciaro,%20Mario%20%5BPDF%5D%5BStormRG%5D.pdf) - Mario Casciaro (PDF)
|
||||
* [Node.js Notes for Professionals](http://goalkicker.com/NodeJSBook) - Compiled from StackOverflow Documentation (PDF)
|
||||
* [Node.js Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/nodejs) (PDF, Kindle) (email address *requested*, not required)
|
||||
|
|
Loading…
Reference in New Issue