All Cheat Sheets

Complete collection of developer cheat sheets

77 sheets found

Showing 61 - 72 of 77 sheets
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
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
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
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
Ruby logoRubyINTERMEDIATE

Ruby on Rails

Ruby on Rails cheat sheet with MVC architecture, Active Record, routing, migrations, controllers, and deployment code examples.

8 min
railsrubymvc+5 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
Jest logoJestINTERMEDIATE

Jest

Jest cheat sheet with matchers, mock functions, async testing, snapshot tests, and TypeScript testing patterns with code examples.

12 min
jesttestingunit-testing+5 more
Kotlin logoKotlinINTERMEDIATE

Kotlin

Kotlin cheat sheet covering syntax, null safety, coroutines, data classes, extensions, and Android development patterns with examples.

15 min
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
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