Login
Download
Skill UI
Browse and discover
4989+
curated skills
All
Development
Artificial Intelligence
Design & Creative
Product & Business
Data Science
Marketing
Soft Skills
Productivity
Engineering
Languages
Search
TaskEither
, found
7
results
Default
Newest
Most Downloaded
Practical Error Handling with fp-ts
fp-ts-errors
sickn33/antigravity-awesome-skills
93
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.
View Details
Practical Async Pipelines
fp-async
sickn33/antigravity-awesome-skills
412
Showcases TaskEither wrappers and combinators from fp-ts to replace nested try/catch with flat async pipelines for fetch-based APIs, letting TypeScript services keep failure context while chaining dependent operations.
View Details
Functional Backend Patterns
fp-backend
sickn33/antigravity-awesome-skills
195
Patterns for Node.js/Deno backends using fp-ts and ReaderTaskEither to build type-safe services with dependency injection, clear error modeling, and composable modules for user, order, and payment flows.
View Details
Fp-ts Error Handling
fp-errors
sickn33/antigravity-awesome-skills
434
Teaches how to treat errors as trackable values with fp-ts’s Either and TaskEither so TypeScript can enforce handling instead of relying on try/catch spaghetti.
View Details
FP Patterns for React
fp-react
sickn33/antigravity-awesome-skills
134
Shows practical fp-ts patterns for React apps, covering Option/Either/TaskEither hooks for state, validation, and fetch flows so you can compose safer components in React 18/19 and Next.js.
View Details
TaskEither Quick Reference
fp-taskeither-ref
sickn33/antigravity-awesome-skills
424
Compact guide to using fp-ts TaskEither for typed async operations, covering creation, transformation, execution, and common patterns to keep errors explicit while composing Promises and API calls.
View Details
fp-ts Type Reference
fp-types-ref
sickn33/antigravity-awesome-skills
241
Quick reference for fp-ts developers to pick between Option, Either, Task, TaskEither, and TaskOption based on async or error-prone scenarios, plus handy imports and pattern snippets for pipelines and matches.
View Details
1
Language
简体中文
English