Thursday 19 December 2019

NodeJS hotreload with Gulp for beginners!

** Hello NodeJS devs! **I have been using a Gulp script to live debug my Node scripts on VScode and I want to share the code with you.If you are tired of re-running and re-debuggin everytime you chnage the code, this repo is perfect for you :)This also works on any IDE/Editor that supports Node attach debugging.Link: https://github.com/RsPlayer/Nodejs-Hotreload (Read README to use it)You can learn more about Gulp and how to use it here: Gulp DOC

Submitted December 19, 2019 at 02:01PM by rouisibra7

No comments:

Post a Comment