I’ve just had a read of Rencore’s ‘State of SharePoint & Office 365 Customizations’ Report and they’ve discovered 11 approaches to customizing SharePoint. Server-side coding is now bottom which is surprising. I’d expected it to drop but not that fast!!
So my question is … how are you choosing to customize SharePoint in your workplace? Do you have multiple Farms (e.g dev, test, live), if so how are you moving your customizations from one to the other? Which tools and frameworks are you using?
Hey Mark,
Our developments are predominantly on SPFx with angular in the recent days. We do have few Provider hosted apps developed when there are permission restrictions/elevated permission requirements.
From a deployment perspective we have automated everything using PnP (combination of both powershell & csom)