Quantcast
Channel: XibXor » Javascript
Browsing all 2 articles
Browse latest View live

NodeJS colorized text

Been working on a tool in nodejs and needed a way to easily read the massive debug information that was shooting out. Bash supports colorized text so I made a random colored string function. Check it...

View Article



Automatically restart nodejs when your server.js file changes

Developing your NodeJS app and tired of manually restarting node when your server.js changes? Nodemon is a nice npm package that offers a solution. Simply install nodemon by executing npm install -g...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images