
One day, I hope to become a grown up. Love 馃崟. In a world of average, I鈥檓 savage.
Most Used Tags
Learn to model complex data structures in TypeScript using algebraic data types and type classes with fp-ts.
Learn practical immutability patterns in TypeScript with hands-on examples.
A practical guide to functional programming without the jargon, focusing on essential patterns.
Validation patterns using fp-ts for error accumulation and form validation.
Learn to manage side effects in TypeScript using functional programming techniques.
Learn core functional programming concepts essential for mastering functional TypeScript.
Master Do notation in fp-ts for readable, sequential functional code without callback hell.
Implement practical async patterns using TaskEither for clean error handling in TypeScript.
Master function composition in fp-ts using pipe and flow for type-safe data transformations.
Transform data efficiently using functional programming patterns in TypeScript.
Implement functional programming patterns for Node.js/Deno backend development using fp-ts.
Functional async patterns using TaskEither for type-safe error handling in TypeScript.
Learn practical patterns for composing functions in TypeScript using pipe and flow.
Handle errors as values using Either and TaskEither for cleaner, more predictable TypeScript code.
Implement functional programming patterns in React using fp-ts for state management, forms, and data fetching.
Transform imperative TypeScript code into functional patterns using fp-ts.
A collection of fp-ts skills for functional programming in TypeScript, designed for AI agents.
Manage errors and nullable values in TypeScript using fp-ts Option and Either types.