RabbitMQ Auto Reconnect Node.js

RabbitMQ Auto Reconnect Node.js
Auto reconnect to RabbitMQ in Node.js on error
Read more →

Website Scraping - Part 2 - Parsing HTML with NodeJS and cheerio

Hello back again! If you missed out on how to create the selector for HTML data, please check out part one of the series! Otherwise, let…
Read more →

Website Scraping - Part 1 - Fetching a website with NodeJS

You maybe might be in the same position, you want to gather some data of different objects (like financial data from different entities)…
Read more →

How to migrate from Sails.js to Express.js (or how to finally reach land)

How to migrate from Sails.js to Express.js (or how to finally reach land)
I used to work on a pretty large project written in Sails.js. Now, after such a long time of development the project…
Read more →