It’s time to talk again about Functional Programming (or maybe not?!) with today’s episode! I’m glad to have on stage Michael Arnaldi, author and maintainer of Effect.
Effect is a Functional Programming library for TypeScript, that offers primitives to support error management, concurrency and much more. But Effect is also an entire ecosystem of integrations with existing and frameworks and libraries, which makes adopting Effect so much easier.
Join us in this episode as Michael walk us through on his take on Functional Programming and the story behind Effect.
Enjoy the show 👨🍳
Show Notes
- 00.00 Intro
- 00.45 Episode Start
- 01.07 Nicolò’s Introduction
- 02.37 What is Effect?
- 04.39 Is this a Functional Programming library?
- 09.18
Effects<Requirements, Errors, Value>
- 20.11 Effect and Concurrency
- 30.29 The Effect ecosystem
- 37.30 The history of Effect
- 42.30 1.0?
- 45.45 Further reading
- 50.29 Where people can find you online?
Resources
- Effect-TS/effect on GitHub
- Effect Official Website
- @EffectTS_ on Twitter
- Effect Discord Community
- Mentioned Resources:
- Ethan Niser’s Youtube Channel
- Introduction to Effect - Video from WorkerConf 2022
- Effect ful computations with Fibers - Video from React Alicante
- @mikearnaldi on GitHub
- @MichaelArnaldi on Twitter