Remix.run Logo
esafak 5 days ago

It's not about managing churn; it's about making it easy to refactor by leaving open the option to use newer versions of libraries, or add dependencies that themselves depend on newer versions of libraries. And the way to do that is to continually pay off the tech debt in upgrading your dependencies.

Do you only write utilities that are fire and forget? Most people write applications whose specifications constantly evolve.