Developer Cheat Sheets

Quick reference guides for developers and designers. Essential commands, syntax, and best practices all in one place.

CSS Variables

New

Custom properties, theming, dynamic values, and design token patterns

cssvariablescustom-properties+1 more
Intermediate

CSS Selectors

New

Selector types, combinators, pseudo-classes, pseudo-elements, and specificity

cssselectorspseudo-classes+1 more
Intermediate

CSS Grid Cheat Sheet

New

Complete reference for CSS Grid layout with examples and common patterns

cssgridlayout+1 more
Intermediate

CSS Flexbox Cheat Sheet

Essential Flexbox properties and values with practical examples

cssflexboxlayout+1 more
Intermediate

CSS Animations & Transitions

Keyframes, transitions, transforms, and animation properties

cssanimationstransitions+1 more
Intermediate

CSS Color Reference

Color formats, gradients, filters, and color manipulation

csscolorsgradients+1 more
Beginner

TypeScript Basics

New

Type annotations, interfaces, generics, utility types, and tsconfig options

typescripttypesinterfaces+1 more
Intermediate

React Hooks

New

useState, useEffect, useRef, useMemo, useCallback, and custom hooks

reacthooksuseState+1 more
Intermediate

Next.js App Router

New

App Router conventions, layouts, server components, and data fetching patterns

nextjsapp-routerserver-components+1 more
Advanced

JavaScript ES6+ Cheat Sheet

New

Modern JavaScript features: arrow functions, destructuring, modules, and more

javascriptes6modern+1 more
Intermediate

DOM Manipulation

Essential DOM methods, events, and manipulation techniques

javascriptdomevents+1 more
Beginner

Async JavaScript

Promises, async/await, callbacks, and error handling

javascriptasyncpromises+1 more
Advanced

Python Basics

New

Variables, data types, control flow, functions, and OOP fundamentals

pythonbasicssyntax+1 more
Beginner

Python Data Structures

New

Lists, dicts, sets, tuples, comprehensions, and collections module

pythonlistsdicts+1 more
Intermediate

Python Regex

New

Regular expressions in Python: re module, patterns, groups, and flags

pythonregexre+1 more
Intermediate

Git Basics Cheat Sheet

New

Essential Git commands for daily development workflow

gitversion-controlcommands+1 more
Beginner

Git Advanced Commands

Advanced Git operations: rebasing, cherry-picking, and troubleshooting

gitadvancedrebase+1 more
Advanced

Git Workflows

Common Git workflows: feature branches, releases, and collaboration

gitworkflowscollaboration+1 more
Intermediate

Docker Commands

New

Images, containers, volumes, networks, and Docker Compose essentials

dockercontainersdevops+1 more
Intermediate

npm & package.json

New

npm CLI, scripts, semver, workspaces, and package.json fields

npmnodepackage.json+1 more
Beginner

Linux File Permissions

New

chmod, chown, umask, ACLs, and permission notation explained

linuxpermissionschmod+1 more
Intermediate

VS Code Shortcuts

New

Essential keyboard shortcuts for editing, navigation, debugging, and the terminal

vscodeshortcutskeyboard+1 more
Beginner

Vim / Neovim

New

Modes, motion commands, editing, buffers, and essential Vim keybindings

vimneovimkeybindings+1 more
Advanced

Unix/Linux Terminal

New

Essential Unix/Linux commands for file management and system operations

terminalunixlinux+1 more
Beginner

Windows Command Prompt

Windows CMD and PowerShell commands for system administration

terminalwindowscmd+1 more
Beginner

PostgreSQL

New

PostgreSQL queries, indexes, JSON functions, CTEs, and window functions

postgresqlsqlindexes+1 more
Intermediate

Redis Commands

New

Strings, hashes, lists, sets, sorted sets, pub/sub, and expiry commands

rediscachekey-value+1 more
Intermediate

SQL Basics

Essential SQL commands: SELECT, INSERT, UPDATE, DELETE, and JOINs

sqldatabasequeries+1 more
Beginner

MongoDB Commands

MongoDB shell commands and aggregation pipeline examples

mongodbnosqlaggregation+1 more
Intermediate

HTTP Methods & Status Codes

New

HTTP verbs, status code ranges, common codes, and headers reference

httpstatus-codesrest+1 more
Beginner

REST API Design

New

Resource naming, HTTP methods, pagination, versioning, and error responses

restapidesign+1 more
Intermediate

Markdown Syntax

New

Headings, lists, links, images, tables, code blocks, and GitHub-flavored Markdown

markdownsyntaxgithub+1 more
Beginner

JSON Syntax

New

JSON data types, structure, schema validation, and common patterns

jsonsyntaxapi+1 more
Beginner

HTML Semantic Elements

Semantic HTML tags and their proper usage for accessibility

htmlsemanticaccessibility+1 more
Beginner

Web Accessibility (WCAG)

WCAG 2.1 guidelines and implementation checklist

accessibilitywcaga11y+1 more
Intermediate

Web Performance

Core Web Vitals, optimization techniques, and performance metrics

performancecore-web-vitalsoptimization
Advanced

Responsive Design

Breakpoints, media queries, and responsive design patterns

responsivemobilebreakpoints+1 more
Intermediate

Progressive Web Apps (PWA)

Service workers, manifest files, and PWA implementation

pwaservice-workersoffline+1 more
Advanced
38
Total Cheat Sheets
8
Categories
23
Recently Added
3
Difficulty Levels