Promises are meant to be broken: Cancelable Promises in JavaScript for all

Although this hits heavily on Promise Cancelation, this post is more about HOW it was accomplished rather than WHAT was accomplished (but… Read more

Similar

Honest advice for JavaScript developers

Modern JavaScript is considered hard Have you noticed the abundance of tutorials, introductions and guides devoted to post-ES6 JavaScript? All these conferences, workshops, bootcamps where you get a chance to learn about async/await or Redux? The books an... (more…)

Read more »