Read More 3 minute read NNodeJS NodeJS – Auto Lint & Format on Git Commit with Airbnb Style GuidebyGijo VargheseFebruary 10, 2019 When you’re working in a team, each developer will have their own style. It’s very important to have…
Read More 2 minute read NNodeJS How to Implement NSQ Message Queue in NodeJSbyGijo VargheseJanuary 7, 2019 Why NSQ? Built by bit.ly Written in Go Plain and simple (the one I really liked, not complex…
Read More 1 minute read NNodeJS How I Setup Environment Variables in NodeJS. No, it’s not “dotenv”byGijo VargheseJanuary 7, 2019 It’s very easy to set up environment variables in NodeJS using dotenv package. It works great, however as…
Read More 2 minute read NNodeJS How I used Cloudflare to reduce API response time to <100msbyGijo VargheseDecember 30, 2018 While developing widgets at MFY.im we’ve to make sure that once our customers embed our widget, we’re not…