Understanding Promises in JavaScript: Part 2
Before proceeding into what I've for this article, let's recap on what was discussed in my previous article: Promises in JavaScript: Part 1. Whenever an asynchronous instruction is given to be executed, it's going to the Web Browser features (API) in...


