Back to tools

Developer Reference & Cheatsheets

Quick-reference pages for everyday developer topics — no login, no ads on content, just the facts.

HTTP Status Codes

Complete reference for all HTTP 1xx–5xx status codes with descriptions and use cases.

Regex Cheatsheet

Quick reference for regular expression syntax, anchors, groups, quantifiers, and flags.

Git Commands Cheatsheet

Essential git commands for everyday development — branching, merging, stashing, and more.

JavaScript Array Methods

Complete reference for JavaScript array methods: map, filter, reduce, find, and more.

Bash Cheatsheet

Essential Bash shell commands, shortcuts, variables, loops, and scripting patterns.

ASCII Table

Full ASCII character table with decimal, hex, octal, and binary values for all 128 characters.

Docker Cheatsheet

Quick reference for Docker CLI commands — containers, images, volumes, networks, and Compose.

HTTP Headers List

Complete reference of HTTP request and response headers with descriptions and examples.

SQL Cheatsheet

SQL quick reference for SELECT, JOIN, GROUP BY, subqueries, and common functions.

CORS Guide

Plain-English guide to Cross-Origin Resource Sharing — how it works, common errors, and fixes.

JWT Guide

How JSON Web Tokens work — structure, signing algorithms, expiration, and security best practices.

Semver Cheatsheet

Semantic versioning quick reference — range operators, caret vs tilde, and npm version rules.

Python Built-in Functions

Complete reference for Python built-in functions with examples and type signatures.

Unicode Table

Unicode character ranges, categories, and common code points for developers.

OpenAPI Specification Reference

Quick reference for OpenAPI 3.x spec fields — paths, schemas, components, and security.