SkillAvatars
Community index
Popularity blends GitHub stars with local usage so the list stays grounded in real adoption.
Signal mix
Popular tags
General
Stop throwing everywhere - handle errors as values using Either and TaskEither for cleaner, more predictable code
Quick reference for TaskEither. Use when user needs async error handling, API calls, or Promise-based operations that can fail.
Quick reference for Either type. Use when user needs error handling, validation, or operations that can fail with typed errors.
Practical async patterns using TaskEither - clean pipelines instead of try/catch hell, with real API examples
Showing 4 of 4 skills • Add your own skill