All Cheat Sheets

Complete collection of developer cheat sheets

79 sheets found

Showing 61 - 72 of 79 sheets
JavaScript logoJavaScriptINTERMEDIATE

JavaScript Regular Expressions

JavaScript regex cheat sheet with pattern syntax, flags, lookaheads, capture groups, common patterns, and practical code examples.

10 min
regexregexppatterns+3 more
JavaScript logoJavaScriptINTERMEDIATE

Fetch API

Fetch API cheat sheet with GET/POST requests, headers, error handling, AbortController, streaming, and async/await code examples.

5 min
fetchapihttp+2 more
NPM logoNPMINTERMEDIATE

NPM Package Manager

NPM cheat sheet covering package.json config, dependency management, scripts, publishing, workspaces, and CLI command reference.

10 min
npmpackage-managernodejs+4 more
JavaScript logoJavaScriptINTERMEDIATE

JavaScript String Methods

JavaScript string methods cheat sheet covering slice, replace, split, trim, template literals, and text manipulation with examples.

5 min
javascriptstringsmethods+1 more
Bun logoBunINTERMEDIATE

Bun

Complete reference for Bun — the all-in-one JavaScript/TypeScript runtime, package manager, bundler, and test runner

10 min
bunjavascripttypescript+6 more
MySQL logoMySQLADVANCED

MySQL Advanced Features

Advanced MySQL cheat sheet covering query optimization, transactions, stored procedures, JSON functions, and window function examples.

15 min
mysqldatabaseoptimization+3 more
Drizzle ORM logoDrizzle ORMINTERMEDIATE

Drizzle ORM

Drizzle ORM cheat sheet with schema definition, queries, relations, migrations, and TypeScript-first database management examples.

12 min
drizzleormtypescript+5 more
CSS logoCSSBEGINNER

CSS

Complete CSS fundamentals reference covering selectors, box model, typography, colors, positioning, variables, and modern CSS features

12 min
cssselectorsbox-model+6 more
Svelte logoSvelteINTERMEDIATE

SvelteKit

SvelteKit cheat sheet with routing, load functions, form actions, server-side rendering, and full-stack patterns with code examples.

10 min
sveltekitsveltessr+5 more
Svelte logoSvelteINTERMEDIATE

Svelte

Svelte 5 cheat sheet covering runes, snippets, reactivity, components, stores, and SvelteKit integration with practical code examples.

15 min
svelte5runessveltekit+2 more
Swift logoSwiftINTERMEDIATE

Swift

Swift cheat sheet with syntax, optionals, protocols, closures, concurrency, and iOS/macOS development patterns with code examples.

12 min
JavaScript logoJavaScriptINTERMEDIATE

Axios

Axios cheat sheet covering HTTP requests, interceptors, error handling, request cancellation, and TypeScript configuration examples.

5 min
axioshttpapi+7 more