My cofounder and I are working on an app as collaborators. We would like to know more about best practices and experiences for collaboration.
Our app is currently in development and hasn’t been published yet. We currently use two dev versions (more is not possible due to budget restraints). We pull changes from my cofounders dev version (“version b”) into my, the main dev version (“version a”). Due to the lack of a third version, if I create a critical error, the only option would be to revert to a previous point. Our interest lies in particular in:
- What is a good review process to make sure that we only pull sensible changes?
- Is it possible to only pull certain changes from version b → version a and not the entire version?
- What are further tips & tricks for collaboration?
I appreciate any advice! Thank you.