Page 2 of 2

Options to consider for SharePoint Framework solutions deployment

There are various options to package and deploy a SPFx solution and as part of packaging and deployment process, the devs have to identify a…

Continue reading → Options to consider for SharePoint Framework solutions deployment

SPFx developer guide – setup and solution structure overview

Often I get enquiries to set up a SPFx development environment. It is a fairly straightforward process and some good documentation from Microsoft is available…

Continue reading → SPFx developer guide – setup and solution structure overview

Deploy and Add SPFx webparts to Modern Pages using OfficeDevPnP CSOM library

In the previous blog here, we looked at how to install apps on a SharePoint site. With SharePoint and Office Dev PnP CSOM, we could…

Continue reading → Deploy and Add SPFx webparts to Modern Pages using OfficeDevPnP CSOM library

Fix for “Can’t connect securely to this page” – TLS Setting issue with SPFx workbench

If you have recently installed or upgraded to Node LTS version v8.9 or later, then you might get the below issue during gulp serve in…

Continue reading → Fix for “Can’t connect securely to this page” – TLS Setting issue with SPFx workbench