Stack Reference

Cheat Sheets

Structured quick-reference guides covering the full MERN + Next.js stack. Built for fast revision before interviews — not tutorials, just the things that matter.

HTML14 sections

Complete HTML cheat sheet covering document structure, semantic elements, forms, media, accessibility, and common interview traps.

Open reference
CSS17 sections

Complete CSS cheat sheet covering the cascade, selectors, box model, flexbox, grid, positioning, animations, and responsive design.

Open reference
Tailwind CSS12 sections

Complete Tailwind CSS cheat sheet covering utility classes, responsive design, dark mode, custom configuration, and common UI patterns.

Open reference
JavaScript13 sections

Complete JavaScript cheat sheet covering types, scope, closures, async/await, the event loop, DOM manipulation, and ES6+ features.

Open reference
Node.js11 sections

Complete Node.js cheat sheet covering the runtime, modules, fs, streams, Express, authentication patterns, and security best practices.

Open reference
TypeScript11 sections

Complete TypeScript cheat sheet covering types, interfaces, generics, utility types, decorators, and common interview patterns.

Open reference
MongoDB9 sections

Complete MongoDB cheat sheet covering CRUD, query operators, aggregation pipeline, Mongoose ODM, indexing, and schema design patterns.

Open reference
PostgreSQL12 sections

Complete PostgreSQL cheat sheet covering SQL fundamentals, joins, indexes, transactions, window functions, JSON support, and query optimization.

Open reference
React15 sections

Complete React cheat sheet covering components, JSX, all hooks, state management, performance optimization, and common patterns.

Open reference
Next.js13 sections

Complete Next.js cheat sheet covering App Router, Server Components, data fetching, caching, Server Actions, middleware, and rendering.

Open reference
Git10 sections

Complete Git cheat sheet covering core concepts, branching, merging, rebasing, undoing changes, workflows, and common interview patterns.

Open reference
Docker7 sections

Complete Docker cheat sheet covering containers, images, Dockerfile, volumes, networking, Docker Compose, and common interview patterns.

Open reference
System Design10 sections

System design fundamentals covering scalability, caching, databases, load balancing, CAP theorem, common patterns, and how to approach design interviews.

Open reference