Using JavaScript promises is a way to improve your asynchronous code readability by moving away from nesting callbacks. Now that promises have come to plain JavaScript, we can use them natively with no third-party libraries. Using promises is sure to improve the flow of your code.
In this Coffee Break Course, designed to teach a new skill or concept in a single sitting, Envato Tuts+ instructor Reggie Dawson will show you how to use promises for asynchronous JavaScript. He will build two small examples to demonstrate how we can use promises.
We’ve built a comprehensive guide to help you learn JavaScript, whether you’re just getting started as a web developer or you want to explore more advanced topics:
