Add "The definitive Node.js handbook" to resources (#23701)

This commit is contained in:
Roberto Mossetto
2018-11-29 21:34:13 +01:00
committed by Manish Giri
parent be96a8808f
commit 7a08400f75

View File

@ -59,3 +59,4 @@ When the timer completes it's execution taking 5 seconds, it calls the function
- [Official NodeJS site](https://nodejs.org)
- [Node Version Manager](https://github.com/creationix/nvm/blob/master/README.md)
- [n: Interactive NodeJS Version Manager](https://github.com/tj/n)
- [The definitive Node.js handbook](https://medium.freecodecamp.org/the-definitive-node-js-handbook-6912378afc6e)