How to deploy a Docker app to Digital Ocean App Platform + Prisma migrations
A step-by-step guide to deploying a Dockerized Node.js app with Prisma migrations on Digital Ocean's App Platform.
Mon Mar 24 2025
dockerdigital-oceanprismaapp-platformdeployment
Solving GraphQL Error Handling with Typed Union Responses
An in-depth guide on how to implement type-safe error handling in GraphQL using union types, enhancing developer experience and client-side error management.
Mon Mar 24 2025
graphqlerror-handlingtypescriptapi-design