Abusing ES6 Promises

At a first look, promises look like a different way to handle callbacks. Working with them for a while, I’ve realized the provided… Read more

Similar

Practical ES6 Book: Free to Read Online

Modular JavaScript is a book series focusing on building small interconnected ES6 JavaScript modules that emphasizes on maintainability. Practical ES6 is the first book in the series, and it discusses ES6 features in detail. Practical ES6 includes hundred... (more…)

Read more »