The simple way to Install NodeJS on Ubuntu
Here is how I prefer to install nodejs without any struggle nor remote execution of scripts I don't trust using curl ! (Considering you already have an »
Cronjob equivalent in Node.js
Sometimes, a normal cronjob is not what you are looking for. Maybe it's because you have to run tasks on an interval smaller than 1 minute. »
Developing Twitch apps with Node.js in 2017
What is up with Twitch inside the JavaScript and Node.js ecosystem ?? There is hundreds of bots and APIs on github with almost no stars... So »