Aug 11, 2024
Another problem can be excessively-coupled code, where you have to make changes in multiple areas before you have a change that isn't going to break everything. Also, there are lots of times circumstances beyond your control mean you need to spend several days before you can merge. For example, it took me a couple of days to upgrade from Parcel 1 to Vite. Anything I merged in before the second day would have ground everyone to a halt.