Open in app

Sign in

Write

Sign in

Aldwin Vlasblom
Aldwin Vlasblom

106 Followers

Home

About

Apr 7, 2020

Introduction to Fluture — A Functional Alternative to Promises

In this piece we’ll be going over how to use Futures, assuming the why has been covered sufficiently by Broken Promises. We’ll be going over Fluture’s five major concepts: Functional Programming: How functional programming patterns determine the Fluture API. Future Instances: What a Future instance represents, and the ways to…

Functional Programming

1 min read

Functional Programming

1 min read


Dec 20, 2017

Composable Callbacks

A Promise implementation in under sixty characters — You’ve heard it before: callbacks don’t compose. I beg to differ. In this article, we will build an abstraction with similar composition and flow control capabilities to Promises, but using only functions that take callbacks — the supposed antithesis of composition. …

JavaScript

5 min read

JavaScript

5 min read


Aug 28, 2017

Broken Promises

The unspoken flaws of JavaScript Promises — A few years ago, JavaScript had a callback problem. The community worked hard to replace callbacks with Promises. Now, JavaScript has a Promise problem. Promises were a big step forward for JavaScript, but unfortunately they have several design flaws. …

JavaScript

8 min read

JavaScript

8 min read

Aldwin Vlasblom

Aldwin Vlasblom

106 Followers

Freelance software engineer; Author of https://github.com/fluture-js/Fluture;

Following
  • Node.js

    Node.js

  • Abdulrahman Alamri

    Abdulrahman Alamri

  • Francis Stokes

    Francis Stokes

  • Juan Carlos Ospina Gonzalez

    Juan Carlos Ospina Gonzalez

  • David Chambers

    David Chambers

See all (8)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams