ZJH

Notes

Articles, technical notes, reading notes, and questions still taking shape.

Content Map

Topic Guide

Start from a domain, then follow the topic path into the articles. Use search when you already know what you need.

Software Engineering

Architecture, frontend, backend, delivery, and tools for building and operating real projects.

10 articles

Robotics

Robot description, ROS tooling, simulation, and future VLA experiments.

1 article

Latest Notes

Recent updates in publishing order.

View all
  1. From Pages To Systems: A Map Of Frontend And Backend Architecture

    A practical map for understanding how frontend, backend, data, deployment, and observability fit together in modern web systems.

  2. Turning APIs Into Contracts: A Frontend-Backend Collaboration Guide

    A practical API contract guide covering REST, OpenAPI, errors, pagination, authentication, compatibility, and frontend-backend delivery workflow.

  3. Putting Doors Into Software: A Practical Guide To Auth And Access Control

    A practical guide to login, sessions, cookies, JWT, OAuth, RBAC, resource-level authorization, frontend/backend collaboration, and launch checks.

  4. Turning Business Rules Into A Running System: A Practical Backend Architecture Guide

    A practical backend architecture guide covering APIs, service layers, databases, cache, async jobs, reliability, observability, and deployment.

  5. Memory And Speed: A Practical Guide To Databases And Cache

    A practical guide to database choices, schema design, constraints, indexes, transactions, migrations, Redis caching, and cache consistency in real projects.

  6. Turning Releases Into Governed Delivery: A Practical Harness CI/CD Guide

    A practical guide to Harness CI/CD, covering pipelines, stages, steps, services, environments, infrastructure definitions, feature flags, and real project adoption.

  7. Running With The Lights On: A Practical Guide To Observability And Reliability

    A practical guide to logs, metrics, traces, alerting, SLOs, error budgets, incident review, and launch checks for real production systems.

  8. Designing Experience Boundaries: A Modern Frontend Architecture Guide

    A practical frontend architecture guide covering rendering modes, components, state, data loading, performance, and delivery.