structured and repeatable deployment
5 differences between SharePoint Framework debug and release builds
SharePoint Framework projects can be built in the debug and release mode. Here are the 5 key differences between the two.
Are you sure your SharePoint intranet won't break? (and how you can ensure it won't)
Last week Microsoft announced that they are ending support for Sandboxed Solutions with code. In less than 30 days Sandboxed Solutions with code will stop working and your intranet might break. What are you doing about it?
upload-cdn - Is that the ALM story for SharePoint Framework?
With the 'upload-cdn' Gulp task we can easily update SharePoint Framework solutions but there is more to it than meets the eye.
Export Web Parts using REST
In my previous post I discussed how you can export Web Parts using CSOM. But did you know that you can also do it using REST?
Export Web Parts using CSOM
When using remote provisioning solutions, you might need to export Web Parts. Did you know that you can do it using CSOM?