I created this quick example to demonstrate how async.js can handle multiple consecutive functions and save you from the famous ‘Callback Hell’.
Further reading on the ‘series’ method from the async.js library