Architecture & Collaboration
System maps, frontend/backend boundaries, API contracts, and technical choices.
- 01 From Pages To Systems: A Map Of Frontend And Backend Architecture
- 02 Turning APIs Into Contracts: A Frontend-Backend Collaboration Guide
Articles, technical notes, reading notes, and questions still taking shape.
Content Map
Start from a domain, then follow the topic path into the articles. Use search when you already know what you need.
Architecture, frontend, backend, delivery, and tools for building and operating real projects.
System maps, frontend/backend boundaries, API contracts, and technical choices.
Rendering models, component boundaries, state, performance, and product experience.
APIs, service boundaries, databases, cache, auth, and backend reliability.
Docker, CI/CD, observability, reliability, and release governance.
Developer tools, command-line habits, collaboration rules, and workflow boosters.
Robot description, ROS tooling, simulation, and future VLA experiments.
Recent updates in publishing order.
A practical map for understanding how frontend, backend, data, deployment, and observability fit together in modern web systems.
A practical API contract guide covering REST, OpenAPI, errors, pagination, authentication, compatibility, and frontend-backend delivery workflow.
A practical guide to login, sessions, cookies, JWT, OAuth, RBAC, resource-level authorization, frontend/backend collaboration, and launch checks.
A practical backend architecture guide covering APIs, service layers, databases, cache, async jobs, reliability, observability, and deployment.
A practical guide to database choices, schema design, constraints, indexes, transactions, migrations, Redis caching, and cache consistency in real projects.
A practical guide to Harness CI/CD, covering pipelines, stages, steps, services, environments, infrastructure definitions, feature flags, and real project adoption.
A practical guide to logs, metrics, traces, alerting, SLOs, error budgets, incident review, and launch checks for real production systems.
A practical frontend architecture guide covering rendering modes, components, state, data loading, performance, and delivery.