Current CTO exploring entrepreneurship on the side; coach; mentor; instructor.
Dedicated to promoting digital literacy and ideological diversity in tech.
All the time, but especially when you want to isolate changes that could potentially break an already stable application (which honestly is in most cases "all of the time").
It gives you the ability to isolate and track changes better, work with automation workflow tools, and easily and more concisely rollback changes.
Even if you're the only developer, you should be using branches to help keep yourself organized.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (1)
All the time, but especially when you want to isolate changes that could potentially break an already stable application (which honestly is in most cases "all of the time").
It gives you the ability to isolate and track changes better, work with automation workflow tools, and easily and more concisely rollback changes.
Even if you're the only developer, you should be using branches to help keep yourself organized.