Complete AI TrainingYourJobSkills for your job

Catalog

All AI skills

4 skills. Every one is readable here; downloads and live use need a subscription.

fp-taskeither-ref

Quick reference for TaskEither. Use when user needs async error handling, API calls, or Promise-based operations that can fail.

fp-async

Practical async patterns using TaskEither - clean pipelines instead of try/catch hell, with real API examples

fp-errors

Stop throwing everywhere - handle errors as values using Either and TaskEither for cleaner, more predictable code

fp-ts-errors

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.