Save publishing site as template – The right way using PnP Provisioning
How to save and deploy a Publishing site using the PnP PowerShell and the PnP Provisioning.
Save publishing site as template – The right way using PnP Provisioning
How to save and deploy a Publishing site using the PnP PowerShell and the PnP Provisioning.
SharePoint Framework and the missing script and/or content editor web part. Here are three sources to learn about how you could roll your own:
Tech and me: Perhaps the only SharePoint Framework web part you will ever need
Perhaps The Only OTHER SharePoint Framework Web Part You Will Ever Need
Converting your CEWP Customizations to the SharePoint Framework
SharePoint Framework extensions samples
Next to client-side web parts, extensions are new types of customizations, SharePoint developers can build to extend SharePoint. In the developer preview you can build
Additionally, the preview includes placeholders which you could compare to server-side delegate controls and an API to build dialog windows.
SharePoint/sp-dev-fx-vs-extension: Visual Studio extension
The Visual Studio Extension for SharePoint Framework wraps the command-line UI of the Microsoft Yeoman Generator (yo @microsoft/sharepoint) into a familiar Windows Forms experience, executes the generator project scaffolding behind the scenes and creates a Visual Studio project that includes all the necessary files for a complete web part project