Async / Await in ReasonML

Murphy Randle
InstructorMurphy Randle
Share this video with your friends

Social Share Links

Send Tweet
Published 4 years ago
Updated 3 years ago

ReasonML is a fantastic way to write Javascript! But it doesn't yet have a built-in async / await syntax. Furthermore the built-in libraries for working with Javascript promises are awkward to work with, and produce code that's hard to read. This lesson will teach the viewer how to use the "bs-let" language extension (called a PPX) to achieve readable, easy to write promise-based code.

Andrew Del Prete
Andrew Del Prete
~ 4 years ago

This blew my mind Murph

Murphy Randle
Murphy Randleinstructor
~ 4 years ago

Haha, I hope in a good way!

Markdown supported.
Become a member to join the discussionEnroll Today