All Cheatsheets
31 cheatsheets · updated daily
claude-switch (csw) Cheatsheet
Switch between multiple Claude Code and Desktop accounts on macOS, with credentials stored securely in the system Keychain.
Prompt Engineering for Developers
Master prompt engineering in 2025: zero-shot, few-shot, chain-of-thought, RAG, and tool use patterns for ChatGPT, Claude, and Gemini.
Elixir for TypeScript Developers
Learn Elixir from a TypeScript perspective: pattern matching, immutability, processes, and functional programming.
Bash Scripting Cheatsheet
Master Bash scripting essentials for automation, system administration, and command-line tasks, from variables to control flow.
Git Essentials Cheatsheet
Master Git for version control: from initial setup to advanced branching, merging, and collaboration patterns.
FastAPI Essentials Cheatsheet
Learn FastAPI 0.111 to build high-performance Python APIs. Covers core concepts, syntax, and common patterns for developers.
Kubernetes 1.30 Quick Reference
Master Kubernetes 1.30 with this quick reference covering essential commands, core concepts, and common deployment patterns for advanced users.
Python Basics Cheatsheet
Master Python fundamentals quickly with this cheatsheet covering core concepts, syntax, and common patterns for Python 3.12.
Redis 7 Cheatsheet
A quick reference guide for Redis 7, covering core concepts, essential commands, and common patterns for developers.
SQL Joins Cheatsheet
Master SQL joins to combine data from multiple tables effectively and efficiently.
AWS Fundamentals Cheatsheet
One-line description for SEO and llms.txt — describe what the reader will learn.
Data Visualization with Matplotlib and Seaborn Cheatsheet
One-line description for SEO and llms.txt — describe what the reader will learn.
Introduction to Machine Learning Cheatsheet
One-line description for SEO and llms.txt — describe what the reader will learn.
Linux Command Line Cheatsheet
Master the Linux command line with essential commands, core concepts, and practical patterns for developers.
Go Language Basics Cheatsheet
Master the fundamentals of Go (Golang) for rapid development, covering syntax, core concepts, and essential commands for version 1.22.
Docker Essentials Cheatsheet
Master Docker fundamentals with this comprehensive cheatsheet, covering core concepts, essential commands, and practical patterns for containerization.
Docker Essentials Cheatsheet
A comprehensive guide to Docker for developers, covering essential commands, core concepts, and best practices for Docker 26.
Kubernetes Guide for Docker Users
Kubernetes 1.31 from the ground up for developers who know Docker: pods, deployments, services, and how to ship your first app to a cluster.
PostgreSQL Fundamentals Cheatsheet
Learn core PostgreSQL concepts: installation, basic SQL, indexes, and common patterns for developers.
AWS CLI Essentials Cheatsheet
Master the AWS CLI to manage AWS resources from your terminal. Covers installation, configuration, core commands, and advanced patterns.
Python Advanced Cheatsheet
Master advanced Python features: type hints, async/await, context managers, and metaclasses for robust code.
React Advanced Cheatsheet
Master advanced React patterns: hooks, context, suspense, and performance optimization.
React Routing Cheatsheet
Learn how to set up React Router v6, define routes, nested routes, and navigation.
PostgreSQL Essentials Cheatsheet
Master PostgreSQL 16 quickly with this essential cheatsheet covering installation, core concepts, SQL syntax, JSONB, and performance tips.
TypeScript Advanced Cheatsheet
Learn advanced TypeScript features such as generics, conditional types, and utility types.
TypeScript with React Cheatsheet
Learn how to use TypeScript in React for typed components, props, and state.
React Hooks Cheatsheet
Master React Hooks in React 19, including useState, useEffect, and new features like use(), useActionState, and useOptimistic for efficient component logic.
Nginx Configuration Cheatsheet
Master Nginx configuration for web serving, reverse proxying, and load balancing with practical, runnable examples.
Terraform Basics Cheatsheet
Quickly learn Terraform's core concepts, essential commands, and best practices for managing infrastructure as code.
Rust for Go Developers
Rust 1.82 through the lens of Go: ownership vs garbage collection, traits vs interfaces, error handling, and where the mental models transfer.
TypeScript Basics Cheatsheet
A quick reference and learning journey for TypeScript 5.x, covering core concepts, essential syntax, and practical patterns for type-safe JavaScript.