Merge a435aa0628d308f1195fded3fc2ab13ea97183ad into a6afe576b653cb505c330cd960f4e858051aee51

This commit is contained in:
Piyush Prajapati 2026-07-04 12:26:15 +00:00 committed by GitHub
commit b8218133aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1361,6 +1361,7 @@ Books on general-purpose programming that don't focus on a specific language are
* [Shell scripting with Node.js](https://exploringjs.com/nodejs-shell-scripting/index.html) - Axel Rauschmayer (HTML) * [Shell scripting with Node.js](https://exploringjs.com/nodejs-shell-scripting/index.html) - Axel Rauschmayer (HTML)
* [The Node Beginner Book](http://nodebeginner.org) * [The Node Beginner Book](http://nodebeginner.org)
* [The Node.js Handbook](https://flaviocopes.com/page/node-handbook/) - Flavio Copes (PDF, EPUB, Kindle) *(email address requested)* * [The Node.js Handbook](https://flaviocopes.com/page/node-handbook/) - Flavio Copes (PDF, EPUB, Kindle) *(email address requested)*
* [Node.js Best Practices](https://github.com/goldbergyoni/nodebestpractices)
#### Nuxt.js #### Nuxt.js