logo dotConferences
Menu

Promises & Composition

Kashyap Kondamudi at dotJS 2018

Promise composition can help achieve a lot of modularity in asynchronous code, which leads to better maintainability of it. Kashyap goes through a pattern explaining how programmers can build larger abstractions starting with very small ones.

Slides

To see the slides, you can click here

More details

This is more or less a compressed version of my blog post on the topic. Check it for more links and resources to dig deeper on this topic.