Project Awesome project awesome

fun-task

An abstraction for managing asynchronous code in JS. Tasks are similar to Promises with the key difference that Tasks can represent a computation while Promises can represent only the results of a computation. Ships with Flow type definitions.

Package 374 stars GitHub
Back to Functional Programming