Making Sense of JavaScript Promises
If you write JavaScript, you spend a lot of your time waiting. You wait for a database to return a user profile, you wait for an API to send back weather data, or you wait for a user to click a button
blog.himanshubalani.com5 min read