Links to code used in the video:
https://anamericanwebdeveloper.com/co...
https://anamericanwebdeveloper.com/co...
In this video tutorial you will learn how to:
a) use callback functions to handle asynchronous operations, including writing files and making web requests,
b) what are the best ways to handle asynchronous IO in node,
c) how to use a promise in nodejs.