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