My personal goal for quite a while was to bring good infra practices from big tech to open-source world. Typeconf takes care of the problem of safe deployment. Like if you have a big service and growing amount of users, you want to keep adding new stuff quickly, you don’t want to break the app, and you don’t want to spend all your time in QA. That’s where dynamic configs help!
I can see that existing alternatives are kinda more focused on analytics and A/B testing, and they are not code-first and moreover, not typesafe. This gap is what we’re aiming to cover with Typeconf.