We are using an iterative approach to developing a SharePoint 2013 application. The first iteration is complete and a couple of end users want to begin using it. Is it safe to develop the second iteration of the application while it is being used (we only have one environment/one copy of the application)? Would this cause any locking or performance issues?
Thank you for your help!
Thank you Paul for your advice. Yes we only have one SharePoint 2013 farm. Sounds like your suggestion of a separate site collection would be a good option. This application will initially just have 3 people using it and we were trying to evaluate if the extra work deploying code between environments as well as figuring out how to synch up the users data with the new code would really be needed especially since we are inexperienced with this.