Developer Cheat Sheets

Quick references you'll actually use. Bookmark your favorites.

200

HTTP Status Codes

Complete reference for all HTTP response codes

GET

HTTP Methods

GET, POST, PUT, PATCH, DELETE — complete request methods reference

.*

Regex Cheat Sheet

Character classes, quantifiers, lookaheads, and common patterns

git

Git Commands

Essential Git commands for everyday use

flex

CSS Flexbox

Visual guide to Flexbox properties

grid

CSS Grid

Complete CSS Grid layout reference

🐳

Docker Commands

Essential Docker commands for containers, images, and compose

SQL

SQL Cheat Sheet

Essential SQL queries, joins, and syntax

$_

Bash Shortcuts

Terminal shortcuts, commands, and one-liners

vim

Vim Shortcuts

Essential Vim keyboard shortcuts and commands

rwx

Linux Permissions

chmod, chown, octal notation, and special permissions

str

Python Strings

Python string methods with examples

[ ]

JS Array Methods

JavaScript array methods: map, filter, reduce, and more

K8s

Kubernetes Commands

kubectl pods, deployments, services, debugging, RBAC

TS

TypeScript Types

Generics, utility types, mapped types, type guards

React

React Hooks

useState, useEffect, useContext, useMemo, custom hooks

curl

cURL Commands

HTTP requests, authentication, headers, uploads, and API testing

Go

Go (Golang)

Variables, goroutines, channels, structs, interfaces, error handling

Rs

Rust

Ownership, borrowing, lifetimes, traits, Option, Result, iterators