Apply custom css to SharePoint Modern Pages using SPFx webpart

With the absence of content editor web part (CWEP) or script editor web part in SharePoint Modern experience, power users have the challenge to style…

Continue reading → Apply custom css to SharePoint Modern Pages using SPFx webpart

How to make cool modern SharePoint Intranets Part 4 – Custom components #makespintranetcoolagain

In the series to make Intranet cool again we have looked at the strategy, design and build (OOB) options in the prior blogs here. In…

Continue reading → How to make cool modern SharePoint Intranets Part 4 – Custom components #makespintranetcoolagain

Dev Tips : Planning IE11 compatibility with SPFx components and PnPJS library

One of the common challenges I encounter when working with SPFx components is that the app doesn't work with IE11 as expected even though it…

Continue reading → Dev Tips : Planning IE11 compatibility with SPFx components and PnPJS library

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 SPFx web parts to a Site Collection only – Site Collection App catalog

One of the few hidden gems of SharePoint Online hosting model is Site Collection App Catalog. Yes, you read it right, Site Collection App catalog…

Continue reading → Deploy SPFx web parts to a Site Collection only – Site Collection App catalog