Best practices while collaborating with other Bubble Devs I follow using Version control of Bubble.io
Have you ever encountered coordination issues while working with other Bubble.io developers on the same application?
Does it happen sometimes that when someone makes changes live, they replace your previous changes which they should not have?
Have yo...
anishgandhi.com5 min read
Gaël de Mondragon
Thanks for this interesting write up. I learned some valuable best practices.
In the event where you have to merge multiple independent branches (containing different features but with potential conflicts) do you recommend a specific order/strategy for the merge & syncs?