Today we look at how to use Async Await in proper fashion with loops. Looping with promises can be tough, but there are a few techniques that really help out.
We also use the public github API to play with some of the requests. This video is using NodeJS version 8, but this should work with version 7 too. Or any babel transpiled code as well.