Internals-focused tutorials for low-level architecture, infrastructure patterns, and runtime behavior.
- systems and infrastructure tracks in catalog: 6+
- scope includes runtime internals, operators, protocol-level systems, and architecture deep dives
- all active tracks are in canonical root chapter layout
| Goal | Recommended Starting Tutorial | Next Tutorials |
|---|---|---|
| Learn React internals | React Fiber | LangChain Architecture |
| Learn production K8s control loops | Kubernetes Operators | n8n MCP |
| Learn web-scale data extraction | Firecrawl | OpenHands for autonomous SWE workflows |
| Learn local-first app runtime design | Dyad | VibeSDK |
- submit system-internals tutorials: https://github.com/johnxie/awesome-code-docs/issues/new?template=new-entry.md
- follow review standards: Contributing