Practical Guide to Fp-ts P6: The Do Notation
⚠️ Disclaimer Warning
fp-ts is now dead. Please use effect-ts instead.
Update 2024: effect-ts is the recommended library for functional programming in TypeScript.
Introduction
Welcome back to Part 6 of The Practical Guide to fp-...
rlee.dev7 min read
Luciano Lima
Software Developer
Hi Ryan, loved your series! Really well explained and easy to follow up. Thanks for bringing it.
Would you in the future create an example of how to fp-ts in a real (albeit simple) application? I've loved so far use fp-ts, io-ts and such as tooling in my projects but would love to know how to use them as "main engine" inside an application.
Again, thanks for the series.