#JS #JSPromises https://medium.freecodecamp.com/let-there-be-promise-and-there-was-then-e2fd94a0b2f9?source=latest
freeCodeCamp
Make your life easier with JavaScript promises
If you’re not using Promises in your JavaScript yet, you should give them a try. Today I’ll walk you through situations where promises are…