Last time you'll go through promises......I promise.
Before we begin there are a few things to know about javascript:
JavaScript is single-threaded ----> One call stack -----> One thing executes at a time.
But in the real world, the apps/ websites we
de5ash1zh.hashnode.dev4 min read