ALM
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.
Shared components on the SharePoint platform
By default SharePoint 2010 allows you to have only one version of a particular WSP deployed in the Farm. While it’s not an issue in many scenarios, as soon as you start working with multiple sites using functionality from those WSPs things will get more challenging. So how should you deal with shared components?