Quick Reference
Cheat sheets for every stack.
Essential syntax, commands, and patterns — distilled into one-page references you can scan in seconds. Bookmark them for your daily workflow.
Python Cheat Sheet
Essential Python syntax, data structures, functions, comprehensions, file I/O, and common patterns in one quick-reference page.
JavaScript Cheat Sheet
Modern JavaScript essentials — variables, functions, arrays, objects, promises, modules, and DOM manipulation in one quick-reference page.
Git Cheat Sheet
Essential Git commands for daily development — init, commit, branch, merge, rebase, stash, log, and remote operations in one quick reference.
Docker Cheat Sheet
Docker commands you need every day — images, containers, volumes, networks, Compose, and Dockerfile patterns in one quick-reference page.
TypeScript Cheat Sheet
TypeScript types, generics, utility types, interfaces, enums, and common patterns you need every day — in one quick-reference page.
React Cheat Sheet
React hooks, components, state, effects, context, refs, and common patterns — everything you reach for daily in one quick-reference page.
SQL Cheat Sheet
SQL essentials — SELECT, JOIN, GROUP BY, window functions, subqueries, indexes, and schema operations in one quick-reference page.
Linux Commands Cheat Sheet
Essential Linux commands for files, permissions, processes, networking, disk usage, and shell scripting in one quick-reference page.
Go Cheat Sheet
Go syntax essentials — variables, functions, structs, interfaces, goroutines, channels, error handling, and common patterns in one quick reference.
Kubernetes Cheat Sheet
Essential kubectl commands, pod specs, deployments, services, configmaps, secrets, and debugging patterns in one quick-reference page.
Want a deeper dive?
Each cheat sheet covers the essentials. For full tutorials, explore our topic pages.