All Cheat Sheets
Complete collection of developer cheat sheets
79 sheets found
Node.js Core Modules
Node.js core modules cheat sheet covering fs, http, path, crypto, streams, events, and process with practical code examples.
Redis
Redis cheat sheet covering data structures, caching strategies, pub/sub, transactions, persistence, and cluster management examples.
C# Programming Language
C# cheat sheet with syntax, LINQ, async/await, classes, generics, pattern matching, and .NET best practices with code examples.
CSS Grid
CSS Grid cheat sheet with grid-template, auto-fit, minmax, named areas, and responsive layout patterns with visual code examples.
CSS Flexbox
CSS Flexbox cheat sheet with visual examples for align-items, justify-content, flex-wrap, ordering, and responsive layout patterns.
Flask
Flask cheat sheet covering routes, templates, blueprints, request handling, and REST API patterns with Python code examples.
DOM Manipulation
DOM manipulation cheat sheet with selectors, event handling, element creation, traversal, and vanilla JavaScript code examples.
Rust
Comprehensive Rust reference covering ownership, borrowing, structs, enums, traits, generics, error handling, async/await, concurrency, macros, and more.
HTTP Methods
HTTP methods cheat sheet covering GET, POST, PUT, PATCH, DELETE with idempotency rules, request body syntax, and REST API examples.
Bootstrap 5
Bootstrap 5 cheat sheet covering grid system, utility classes, components, JavaScript plugins, and responsive design with code examples.
Hono
Hono cheat sheet covering routing, middleware, context API, validation, RPC client, and deployment to Cloudflare Workers and Bun.
Express.js
Express.js cheat sheet with routing, middleware, request handling, error handling, and REST API patterns with Node.js code examples.