Hi,
I am working with another developer in building a canvas app. What is the best way for us to work together on building the app?
One thought I had was to export a solution and the other developer would import and we'd keep doing that between us - but am finding that when I import from the other developer, any changes I have made are overwritten. I guess there's no merging done when I import a solution - just a straight overwrite.
One other suggestion was git integration. But I can't get that to work for me.
Finally, I found a suggestion that we should use component libraries and each develop individual components that would then be used in the app.
Are creating canvas apps really just a one-man band. Is it really so difficult to work as a team on an app?