Detect Page in App Part
In this post, I’ll go over a simple solution for focusing on the main placeholder content, if the page is detected to be within an App-Part.
Site Custom Actions SharePoint Hosted App
In this post, I’ll go over a SharePoint Hosted App (Add-In) which adds/removes user custom actions at the site collection level. In Visual Studio, you are able to add custom actions, but they are scoped to the host web, not site collection. This app will also demo the new features of the gd-sprest library available on github and npm.