Dev Cheat Sheet
Personal reference for development snippets, patterns, and examples.
Reach for these when you need a clean, working implementation — fast.
Grab n Go
Complete, paste-ready implementations for timed challenges — go to Grab n Go
| Category | Builds |
|---|---|
| UI | Forms, Overlays, Toast, Layouts, Table, Accordion, Tabs, Card |
| Data | Data Fetching, CRUD, Search |
| State | State, Context |
| Libraries | React Query, Zod |
| Auth & Routing | Auth, Routing |
| Next.js | Server Actions, Route Handlers, Middleware, Loading & Error, Dynamic Routes, Redirect, Metadata, Streaming |
| Backend | Express, NestJS |
Reference
Languages, frameworks, patterns, and tools — go to Reference
| Category | Sections |
|---|---|
| Core Language | JavaScript, TypeScript |
| Problem Solving | Data Structures, Algorithms, Patterns |
| Frontend | React, DOM & Browser, CSS |
| Libraries | Libraries |
| Toolbox | Utils, Snippets, Testing |
| Reference | Data & Mocks, Checklists |
Resources
People, blogs, sites, and courses worth bookmarking — go to Resources
Built for quick recall during interviews and prototyping.
Last updated on