2931 results (21.7ms) page 4 / 147
whatiskadudoing / fp-ts-skills-fp-ts-option-and-either exact

Functional error handling and nullable value management using fp-ts Option and Either types

whatiskadudoing / fp-ts-skills-fp-ts-do-notation exact

Master Do notation in fp-ts to write readable, sequential functional code without callback hell. Covers bind, apS, let, bindTo and real-world patterns.

whatiskadudoing / fp-ts-skills-functional-programming-fundamentals exact

Core FP concepts including pure functions, currying, composition, and pointfree style - the foundation for mastering functional TypeScript

autohandai / community-skills-python-fastapi-patterns exact

FastAPI best practices, async patterns, and Pydantic validation

halay08 / fullstack-agent-skills-javascript-pro exact

Master modern JavaScript with ES6+, async patterns, and Node.js

rust 0.00
mindrally / skills-rust exact

Expert in Rust development with focus on safety, performance, and async programming

404kidwiz / agent-skills-backup-python-pro exact

Master Python 3.12+ with modern features, async programming,

halay08 / fullstack-agent-skills-python-pro exact

Master Python 3.12+ with modern features, async programming,

halay08 / fullstack-agent-skills-fastapi-pro exact

Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and

rmyndharis / antigravity-skills-fastapi-pro exact

Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and

404kidwiz / agent-skills-backup-fastapi-pro exact

Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and

whatiskadudoing / fp-ts-skills-fp-immutable exact

Practical immutability patterns in TypeScript - spread operators, nested updates, readonly types, and when mutation is actually fine