Build a better technical architecture with reusable components in React for SharePoint Framework webparts

If there is a complex web part to be implemented (with over 5000 lines of code), then the important question to ask is how to…

Continue reading → Build a better technical architecture with reusable components in React for SharePoint Framework webparts

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