All Cheat Sheets
Complete collection of developer cheat sheets
77 sheets found
JavaScript String Methods
JavaScript string methods cheat sheet covering slice, replace, split, trim, template literals, and text manipulation with examples.
SvelteKit
SvelteKit cheat sheet with routing, load functions, form actions, server-side rendering, and full-stack patterns with code examples.
JavaScript Regular Expressions
JavaScript regex cheat sheet with pattern syntax, flags, lookaheads, capture groups, common patterns, and practical 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.
NPM Package Manager
NPM cheat sheet covering package.json config, dependency management, scripts, publishing, workspaces, and CLI command reference.
Jest
Jest cheat sheet with matchers, mock functions, async testing, snapshot tests, and TypeScript testing patterns with code examples.
Kotlin
Kotlin cheat sheet covering syntax, null safety, coroutines, data classes, extensions, and Android development patterns with examples.
Svelte
Svelte 5 cheat sheet covering runes, snippets, reactivity, components, stores, and SvelteKit integration with practical 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.
Drizzle ORM
Drizzle ORM cheat sheet with schema definition, queries, relations, migrations, and TypeScript-first database management examples.