To avoid callback hell , a very useful tool for structuring calls in a sequence and make sure the steps pass the data to the next step. nJoy 😉
Async waterfall example nodejs
            Posted on         
    To avoid callback hell , a very useful tool for structuring calls in a sequence and make sure the steps pass the data to the next step. nJoy 😉