All Cheat Sheets
Complete collection of developer cheat sheets
79 sheets found
Angular
Angular cheat sheet covering components, services, RxJS, dependency injection, routing, and TypeScript patterns with code examples.
SQL
Comprehensive SQL reference covering SELECT, joins, aggregation, CASE expressions, NULL handling, string/date functions, window functions, DDL, transactions, and more.
Django
Django cheat sheet covering models, views, templates, ORM queries, URL routing, forms, and deployment patterns with code examples.
React Hooks
React Hooks cheat sheet with useState, useEffect, useRef, useContext, and custom hook patterns with practical code examples.
TanStack Query
TanStack Query cheat sheet with useQuery, useMutation, caching strategies, optimistic updates, and server state management examples.
Go
Go (Golang) cheat sheet covering syntax, goroutines, channels, interfaces, error handling, and concurrency patterns with examples.
Claude Code
Claude Code cheat sheet covering CLI commands, configuration options, slash commands, and practical usage examples for AI-assisted coding.
JavaScript
JavaScript fundamentals cheat sheet with ES6+ syntax, destructuring, modules, closures, scope, and modern best practices with examples.
Laravel
Laravel cheat sheet with Eloquent ORM, routing, Blade templates, middleware, authentication, and Artisan commands with code examples.
Async JavaScript
Async JavaScript cheat sheet covering Promises, async/await, error handling, Promise.all, race conditions, and concurrency patterns.
Tailwind CSS
Comprehensive Tailwind CSS v4 reference covering utility classes, dark mode, states, responsive design, colors, layout, typography, customization with @theme, and more.
Redis
Redis cheat sheet covering data structures, caching strategies, pub/sub, transactions, persistence, and cluster management examples.