Sophie Koonin discusses the realities of large-scale technical migrations, using Monzo’s shift to TypeScript as a roadmap.
Docker is a widely used developer tool that first simplifies the assembly of an application stack (docker build), then allows ...