Hello,
We are a dev team that has migrated from common dev workflows like react, angular etc to this platform to see if it can tailor to our needs in a pilot project.
At the moment, its getting difficult to continue to develop as a set of three developers since we are constantly overwriting each others styles and templates by simply developing at the same time. As well as the simple fact that developing/ testing in portals is tedious. In many normal development workflows (like react, angular etc.) there Is there a development server that spins up locally from which you can develop code on your own branch without interfering with others work. Is this possible in Power Apps Portals?
We've noticed that you have a CLI in preview which we plan to implement soon, but this CLI as a dev pipeline would actually cause more issues as it would hard overwrite all files in the portal. Which would make multiple branch development in source control very difficult, since changes would be constantly overwritten no matter what section of the code you are working on.