Comment on How do you balance rapid iteration and merging/upgrading?

kersplort@programming.dev ⁨1⁩ ⁨year⁩ ago

Get good at the three point turn.

This is a stable way to make changes on any system that has a dependency on another platform, repository, or system. It’s good practice for anything on the web, as users may have logged in or long running sessions, and it works for systems that call each other and get released on different cadences.

source
Sort:hotnewtop