Using Global Variables in Node.js

​Hey guys, in today’s article I want to talk about global variables in Node. This article is aimed at developers who are at a beginner to intermediate skill level working with Node. If you have never heard of global variables or worked with them, no need … Read more

Similar

My Adventures with S3 and Node JS

It started with an out of the blue meeting where I was assigned a task to fetch data from a S3 bucket with data stored as csv files, delete the downloaded files, process the data, hit some internal APIs in a throttled fashion, get the output (both success... (more…)

Read more »