Next.js
Next.js reference: App Router, server components, data fetching, API routes, middleware, deployment, and production patterns.
Node.js & TypeScript
Node.js and TypeScript reference: project setup, ESLint and Prettier configuration, common patterns, and production deployment.
Python
Complete Python reference: FastAPI, bare scripts, package management (uv, pip, venv), project tooling, and production patterns.
Rust
Comprehensive Rust reference: cargo workflow, Axum web framework, WASM with React, no-std for kernel/OS projects, and production patterns.