All Cheat Sheets
Complete collection of developer cheat sheets
79 sheets found
Claude Code
Claude Code cheat sheet covering CLI commands, configuration options, slash commands, and practical usage examples for AI-assisted coding.
React Hooks
React Hooks cheat sheet with useState, useEffect, useRef, useContext, and custom hook patterns with practical code examples.
VS Code Shortcuts
VS Code keyboard shortcuts cheat sheet for Windows and Mac — editing, navigation, debugging, and terminal commands for productivity.
TanStack Query
TanStack Query cheat sheet with useQuery, useMutation, caching strategies, optimistic updates, and server state management examples.
Django
Django cheat sheet covering models, views, templates, ORM queries, URL routing, forms, and deployment patterns with code examples.
JavaScript
JavaScript fundamentals cheat sheet with ES6+ syntax, destructuring, modules, closures, scope, and modern best practices with examples.
Async JavaScript
Async JavaScript cheat sheet covering Promises, async/await, error handling, Promise.all, race conditions, and concurrency patterns.
SQL
Comprehensive SQL reference covering SELECT, joins, aggregation, CASE expressions, NULL handling, string/date functions, window functions, DDL, transactions, and more.
Go
Go (Golang) cheat sheet covering syntax, goroutines, channels, interfaces, error handling, and concurrency patterns with examples.
Tailwind CSS
Comprehensive Tailwind CSS v4 reference covering utility classes, dark mode, states, responsive design, colors, layout, typography, customization with @theme, and more.
n8n
n8n workflow automation cheat sheet with nodes, expressions, triggers, code patterns, error handling, and self-hosting deployment tips.
Laravel
Laravel cheat sheet with Eloquent ORM, routing, Blade templates, middleware, authentication, and Artisan commands with code examples.