Write shit down, so you don't forget it.
HMR in k8s with Tilt

HMR in k8s with Tilt

Sunday, August 13, 2023

Kubernetes is a great tool to deploy your applications quickly and reliably. However, no one seems to mention that it can break your development flow, especially if you use a framework like react or nextjs. Challenges like runtime environment variables not …

Read article