Async JavaScript with Promises
Learn to use Promise to manage your asynchronous JavaScript code.
script type="text/javascript" src="http://aos-creative.prf.hn/creative/camref:100l3Rd/creativeref:10l3694">
Using callbacks to manager async JS: https://www.youtube.com/watch?v=qN0dkXj7jc0
Get the same dev setup used in the video: https://www.youtube.com/watch?v=Ads1A7pn2LI
Code examples from this video: https://github.com/shama/letswritecode/tree/master/async-js-with-promises
source