Docker Cheat Sheet
Official quick reference for the Docker CLI - images, containers, volumes and networks.
Developer Hub
Quick-reference cheat sheets for the tools and languages you use every day.
15 results • Page 1 of 2
Official quick reference for the Docker CLI - images, containers, volumes and networks.
The official quick-reference PDF for everyday Git commands.
A concise reference for everyday Bash scripting and Linux shell commands.
A dense quick reference for modern JavaScript syntax - destructuring, modules, async/await, classes and array methods.
“Covers exactly the syntax that trips up developers coming from older JS or another language - genuinely faster to scan than searching MDN mid-task.”
The official Kubernetes documentation's command reference for kubectl.
A quick reference for Markdown syntax - headers, tables, links, code blocks and GitHub-flavored extensions.
“Table syntax and footnotes are the two things everyone re-Googles every single time - this sheet ends that cycle.”
A practical reference for everyday PostgreSQL commands and SQL syntax.
Core Python syntax, data structures and standard library quick reference.
A compact reference for React syntax - hooks, JSX patterns, lifecycle equivalents and common idioms.
“The one-page version of the React docs you actually pull up mid-task when you've blanked on useEffect's dependency array behavior for the hundredth time.”
A compact reference for regex syntax - anchors, groups, lookaheads and common patterns.
A practical reference for core SQL syntax - joins, aggregates, subqueries, window functions and common query patterns.
“Complements the existing PostgreSQL sheet with standard, engine-agnostic SQL syntax - useful the moment you're working against MySQL, SQLite or anything that isn't Postgres.”
A comprehensive quick reference for Terraform CLI commands - plan, apply, state management, workspaces and common flags.
“Pairs naturally with the Terraform Associate certification already in the catalog - state and workspace commands are exactly the flags people blank on mid-incident.”