All Cheat Sheets
Complete collection of developer cheat sheets
77 sheets found
FastAPI
FastAPI cheat sheet with route decorators, Pydantic models, dependency injection, async endpoints, and Python type hint examples.
AI Prompting
AI prompting cheat sheet with prompt engineering techniques, chain-of-thought patterns, few-shot examples, and tips for better LLM outputs.
React Components & JSX
React components cheat sheet covering JSX syntax, props, conditional rendering, lists, event handling, and composition patterns.
Git
Git cheat sheet with commands for branching, merging, rebasing, stashing, cherry-picking, and advanced version control techniques.
TypeScript
TypeScript cheat sheet covering types, interfaces, generics, utility types, type guards, and advanced type system features with examples.
Python Fundamentals
Python fundamentals cheat sheet with syntax, data structures, list comprehensions, OOP, file I/O, and best practices 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 Commands
Docker cheat sheet with essential commands for containers, images, volumes, networks, Docker Compose, and orchestration examples.
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.