Go Cheatsheet
Go is a fast, statically typed language built for simplicity and concurrency. This cheatsheet covers its core syntax.
No-fluff reference guides for the tools and libraries you use every day — quick examples, common patterns, and best practices.
Go is a fast, statically typed language built for simplicity and concurrency. This cheatsheet covers its core syntax.
Vim is a fast, keyboard-driven text editor. This cheatsheet covers modes, movement, editing, and search commands.
Markdown is a lightweight syntax for formatting plain text. This cheatsheet covers headings, lists, links, code, and more.
Kubernetes orchestrates containers at scale. This cheatsheet covers kubectl commands and core object definitions.
PostgreSQL is a powerful open-source relational database. This cheatsheet covers psql commands, DDL, and common operations.
Regular expressions match patterns in text. This cheatsheet covers the syntax for characters, quantifiers, groups, and anchors.
npm is the package manager for Node.js. This cheatsheet covers installing, managing, and publishing packages.
Bash is the default shell on most Unix systems. This cheatsheet covers navigation, file ops, pipes, and scripting basics.
SQL is the language for querying relational databases. This cheatsheet covers selects, joins, filtering, aggregation, and more.
HTML is the backbone of every web page. This cheatsheet covers the essential tags for structure, forms, media, and semantics.
CSS styles the web. This cheatsheet covers selectors, the box model, flexbox, grid, and responsive design essentials.
React is a library for building user interfaces with components and hooks. This cheatsheet covers the core patterns you use daily.
JavaScript is the language of the web. This cheatsheet covers modern ES6+ syntax, arrays, objects, and async patterns.
Python is a versatile, readable programming language. This cheatsheet covers the syntax and built-ins you reach for every day.
Express.js is a minimal web framework for Node.js. Master routing, middleware, and request handling for building APIs and web applications.
Prisma is a modern ORM that provides type-safe database access with automatic migrations and a powerful query API.
Next.js is a React framework with server-side rendering, routing, and optimization built-in. Master these patterns for production-ready apps.
Docker is a containerization platform that packages applications into portable containers. Master these commands for consistent deployments.
Git is a distributed version control system for tracking changes in code. Master these commands for efficient collaboration and version management.
TypeScript is a statically typed superset of JavaScript that adds type safety and better tooling to your codebase.
Zod is a TypeScript-first validation library that gives you runtime safety and static type inference with zero dependencies.
React Query is a data-fetching library that makes working with server state in React apps a breeze. Here's a no-fluff cheatsheet for core features, examples, and best practices.
Tailwind CSS is a utility-first CSS framework for rapid UI development — style by composing class names, not writing stylesheets.
Our Basics cheatsheets skip the fluff and give you just what you need to be productive — quick references for tools, libraries, and frameworks.
Perfect for developers who want to quickly reference key features, patterns and APIs without digging through extensive documentation.
Have a library or tool you'd like to see a cheatsheet for? Join our Discord and let us know!