Typesafe application configuration in TypeScript
If you’ve ever had a deployment succeed but then the service acts weird, there’s a decent chance config was the culprit. Config bugs are painful because: they often pass code Continue reading Typesafe application configuration in TypeScript
