Promises article in Repo
Issue: The following statement is incorrect or misleading
In order to understand this, we need to be reminded that JavaScript is almost entirely asynchronous,, which means that if we take some code here...
Sources:
stackoverflow
medium
This statement can also be found in the Wes Bos ES6 Paid course