All Cheatsheets
19 cheatsheets · updated daily
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.
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.
FastAPI Essentials Cheatsheet
Learn FastAPI 0.111 to build high-performance Python APIs. Covers core concepts, syntax, and common patterns for developers.
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.
Linux Command Line Cheatsheet
Master the Linux command line with essential commands, core concepts, and practical patterns for developers.
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.
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.
PostgreSQL Essentials Cheatsheet
Master PostgreSQL 16 quickly with this essential cheatsheet covering installation, core concepts, SQL syntax, JSONB, and performance tips.
AWS CLI Essentials Cheatsheet
Master the AWS CLI to manage AWS resources from your terminal. Covers installation, configuration, core commands, and advanced patterns.
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.
Terraform Basics Cheatsheet
Quickly learn Terraform's core concepts, essential commands, and best practices for managing infrastructure as code.
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.
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.