All Cheat Sheets
Complete collection of developer cheat sheets
79 sheets found
FastAPI
Essential FastAPI reference covering routes, request validation, Pydantic models, dependencies, authentication, file uploads, middleware, database integration, and project structure.
AI Prompting
AI prompting cheat sheet with prompt engineering techniques, chain-of-thought patterns, few-shot examples, and tips for better LLM outputs.
Git
Git cheat sheet with commands for branching, merging, rebasing, stashing, cherry-picking, and advanced version control techniques.
React Components & JSX
React components cheat sheet covering JSX syntax, props, conditional rendering, lists, event handling, and composition patterns.
TypeScript
TypeScript cheat sheet covering types, interfaces, generics, utility types, type guards, and advanced type system features with examples.
React Design Patterns
Advanced React patterns for state management, concurrent rendering, React 19 Actions, and Server Components
Prisma ORM
Prisma ORM cheat sheet covering schema definition, relations, CRUD queries, migrations, and database management with code examples.
Screen Sizes & Responsive Breakpoints
Screen sizes cheat sheet with responsive breakpoints, media queries, device dimensions, and mobile-first CSS design patterns.
Docker
Docker cheat sheet with essential commands for containers, images, volumes, networks, Docker Compose, and orchestration examples.
OpenClaw
Complete reference for OpenClaw — the self-hosted AI agent platform for personal assistants across messaging channels
Next.js
Next.js cheat sheet for App Router, Server Components, Server Actions, data fetching, routing, and caching with code examples.
React Hooks
React Hooks cheat sheet with useState, useEffect, useRef, useContext, and custom hook patterns with practical code examples.