All Cheat Sheets
Complete collection of developer cheat sheets
79 sheets found
JavaScript Regular Expressions
JavaScript regex cheat sheet with pattern syntax, flags, lookaheads, capture groups, common patterns, and practical code examples.
Fetch API
Fetch API cheat sheet with GET/POST requests, headers, error handling, AbortController, streaming, and async/await code examples.
JavaScript String Methods
JavaScript string methods cheat sheet covering slice, replace, split, trim, template literals, and text manipulation with examples.
NPM Package Manager
NPM cheat sheet covering package.json config, dependency management, scripts, publishing, workspaces, and CLI command reference.
SvelteKit
SvelteKit cheat sheet with routing, load functions, form actions, server-side rendering, and full-stack patterns with code examples.
MySQL Advanced Features
Advanced MySQL cheat sheet covering query optimization, transactions, stored procedures, JSON functions, and window function examples.
Ruby on Rails
Ruby on Rails cheat sheet with MVC architecture, Active Record, routing, migrations, controllers, and deployment code examples.
Svelte
Svelte 5 cheat sheet covering runes, snippets, reactivity, components, stores, and SvelteKit integration with practical code examples.
Kotlin
Kotlin cheat sheet covering syntax, null safety, coroutines, data classes, extensions, and Android development patterns with examples.
Jest
Jest cheat sheet with matchers, mock functions, async testing, snapshot tests, and TypeScript testing patterns with code examples.
Swift
Swift cheat sheet with syntax, optionals, protocols, closures, concurrency, and iOS/macOS development patterns with code examples.
Axios
Axios cheat sheet covering HTTP requests, interceptors, error handling, request cancellation, and TypeScript configuration examples.