Understanding JavaScript promises & asynchronization using real life examples
It has been almost 6 years now that I have been coding/programming in JavaScript with various organizations. During the period I’ve noticed that JavaScript promises are one of the most commonly used thing in all kind of codebases; and this is also one of the hardest things for a newbie