Loading...
Loading...
Found 4 Skills
Functional async patterns using TaskEither for type-safe error handling in TypeScript
Functional programming patterns for Node.js/Deno backend development using fp-ts, ReaderTaskEither, and functional dependency injection
Practical async patterns using TaskEither - clean pipelines instead of try/catch hell, with real API examples
Handle errors as values using fp-ts Either and TaskEither for cleaner, more predictable TypeScript code. Use when implementing error handling patterns with fp-ts.