Async Await in Node JS or ES6 with Loops & Github API

Опубликовано: 06 Октябрь 2024
на канале: optikalefx
13,375
259

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.