Notes
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.
Browse notes and journal entries tagged "Backend".
Notes
A practical API contract guide covering REST, OpenAPI, errors, pagination, authentication, compatibility, and frontend-backend delivery workflow.
Notes
A practical map for understanding how frontend, backend, data, deployment, and observability fit together in modern web systems.
Notes
A practical guide to login, sessions, cookies, JWT, OAuth, RBAC, resource-level authorization, frontend/backend collaboration, and launch checks.
Notes
A practical backend architecture guide covering APIs, service layers, databases, cache, async jobs, reliability, observability, and deployment.
Notes
A practical guide to database choices, schema design, constraints, indexes, transactions, migrations, Redis caching, and cache consistency in real projects.