All Cheat Sheets

Complete collection of developer cheat sheets

79 sheets found

Showing 25 - 36 of 79 sheets
Node.js logoNode.jsINTERMEDIATE

Node.js Core Modules

Node.js core modules cheat sheet covering fs, http, path, crypto, streams, events, and process with practical code examples.

15 min
nodejsfshttp+5 more
Redis logoRedisINTERMEDIATE

Redis

Redis cheat sheet covering data structures, caching strategies, pub/sub, transactions, persistence, and cluster management examples.

8 min
rediscachenosql+5 more
C# logoC#INTERMEDIATE

C# Programming Language

C# cheat sheet with syntax, LINQ, async/await, classes, generics, pattern matching, and .NET best practices with code examples.

45 min
CSS logoCSSINTERMEDIATE

CSS Grid

CSS Grid cheat sheet with grid-template, auto-fit, minmax, named areas, and responsive layout patterns with visual code examples.

5 min
cssgridlayout+1 more
CSS logoCSSINTERMEDIATE

CSS Flexbox

CSS Flexbox cheat sheet with visual examples for align-items, justify-content, flex-wrap, ordering, and responsive layout patterns.

6 min
cssflexboxlayout+1 more
Python logoPythonINTERMEDIATE

Flask

Flask cheat sheet covering routes, templates, blueprints, request handling, and REST API patterns with Python code examples.

10 min
flaskpythonbackend+3 more
JavaScript logoJavaScriptBEGINNER

DOM Manipulation

DOM manipulation cheat sheet with selectors, event handling, element creation, traversal, and vanilla JavaScript code examples.

7 min
domjavascripthtml+2 more
Rust logoRustADVANCED

Rust

Comprehensive Rust reference covering ownership, borrowing, structs, enums, traits, generics, error handling, async/await, concurrency, macros, and more.

15 min
rustsystemsmemory-safety+2 more
HTTP logoHTTPBEGINNER

HTTP Methods

HTTP methods cheat sheet covering GET, POST, PUT, PATCH, DELETE with idempotency rules, request body syntax, and REST API examples.

12 min
httprestapi+3 more
Bootstrap logoBootstrapBEGINNER

Bootstrap 5

Bootstrap 5 cheat sheet covering grid system, utility classes, components, JavaScript plugins, and responsive design with code examples.

15 min
bootstrapcssframework+4 more
Hono logoHonoINTERMEDIATE

Hono

Hono cheat sheet covering routing, middleware, context API, validation, RPC client, and deployment to Cloudflare Workers and Bun.

5 min
honoweb-frameworkcloudflare-workers+7 more
Node.js logoNode.jsINTERMEDIATE

Express.js

Express.js cheat sheet with routing, middleware, request handling, error handling, and REST API patterns with Node.js code examples.

9 min
expressnodejsbackend+3 more