Skip to main content

References

HTTP codes, CSS properties, Git, Docker, Linux cheatsheets.

35 tools

Git Cheatsheet

Essential Git commands with explanations, examples, and quick copy.

CSS Properties Reference

Complete reference for CSS properties with browser compatibility notes.

Regex Cheatsheet

Quick reference for regular expression syntax, flags, and patterns.

HTTP Headers Reference

Complete reference for HTTP request and response headers.

JavaScript Cheatsheet

New

Modern JavaScript ES6+ syntax reference — destructuring, async/await, arrays, classes, and more.

TypeScript Cheatsheet

New

TypeScript reference covering types, generics, utility types, and type guards.

Python Cheatsheet

New

Python 3 reference — comprehensions, decorators, error handling, and modern syntax.

Go Cheatsheet

New

Go language reference — structs, interfaces, goroutines, channels, and generics.

Rust Cheatsheet

New

Rust reference — ownership, borrowing, traits, pattern matching, and iterators.

SQL Cheatsheet

New

SQL reference — joins, window functions, CTEs, aggregates, and transactions.

Git Advanced Cheatsheet

New

Advanced Git reference — interactive rebase, reflog, bisect, worktrees, and submodules.

React Cheatsheet

New

Quick reference for React hooks, components, props, context, and performance patterns.

Next.js Cheatsheet

New

App Router reference — routing, data fetching, server actions, middleware, and rendering.

Vue Cheatsheet

New

Vue 3 reference — template syntax, Composition API, components, slots, and routing.

Tailwind CSS Cheatsheet

New

Utility class reference for layout, spacing, typography, colors, and responsive design.

Angular Cheatsheet

New

Angular reference — components, data binding, directives, services, and RxJS basics.

Express.js Cheatsheet

New

Express reference — routing, middleware, request/response objects, and error handling.

Django Cheatsheet

New

Django reference — models, migrations, views, URLs, templates, forms, and the ORM.

CSS Flexbox Cheatsheet

New

Flexbox reference — container/item properties, alignment, and common layout patterns.

CSS Grid Cheatsheet

New

CSS Grid reference — template columns/rows, placement, alignment, and layout patterns.

CSS Animations Cheatsheet

New

Reference for CSS transitions, keyframe animations, timing functions, and common patterns.

HTML5 Cheatsheet

New

HTML5 reference — semantic elements, forms, media, global attributes, and basic APIs.

SVG Cheatsheet

New

SVG reference — shapes, path data commands, gradients, transforms, filters, and animation.

ARIA Cheatsheet

New

Accessibility reference — ARIA roles, states, properties, and common accessible patterns.

SEO Cheatsheet

New

SEO reference — meta tags, Open Graph, Twitter Cards, structured data, and Core Web Vitals.

Java Cheatsheet

New

Java syntax, collections, streams, generics, records, and switch expressions at a glance.

C# Cheatsheet

New

C# syntax, LINQ, async/await, records, pattern matching, and nullable reference types.

PHP Cheatsheet

New

PHP syntax, arrays, string functions, superglobals, OOP, and modern PHP features.

Ruby Cheatsheet

New

Ruby syntax, blocks/procs/lambdas, arrays/hashes, enumerable methods, and symbols.

Nginx Cheatsheet

New

Server blocks, location matching, reverse proxy, SSL config, rewrites, and common directives.

PowerShell Cheatsheet

New

Common cmdlets, pipeline operators, variables, control flow, and comparison operators.

Vim Cheatsheet

New

Vim/Neovim modes, movement, editing, visual mode, search/replace, registers, and macros.

VS Code Cheatsheet

New

VS Code keyboard shortcuts for editing, navigation, multi-cursor, search, and debugging.

npm/Yarn/pnpm Cheatsheet

New

Common commands for npm, Yarn, and pnpm side by side — install, scripts, workspaces, and more.

systemd Cheatsheet

New

systemctl commands, journalctl usage, unit file anatomy, timers, and troubleshooting.