Last Saturday I had the pleasure to speak at SharePoint Saturday Madrid. You can find here all the materials used for the presentation: the presentation slides and the video recording. On the slides, you can find links to the relevant resources and also a link to my GitHub repository that contains a working version of the demo, and also a guide in case you want to recreate the demo yourself.
Continue reading “My session at SharePoint Saturday Madrid”Provision welcome pages of Project sites
In this article, I will demonstrate how to use PnP Provisioning Engine to provision a welcome page that will replace the default welcome page on Project sites.
Continue reading “Provision welcome pages of Project sites”PnP reusable controls, property pane controls, and PnPJS library
If you are a SharePoint developer creating SPFx solutions, you must have heard about the PnP reusable controls and PnPJS library. They help you accelerate the development of custom solutions by providing tools that help you overcome common problems/requirements.
Continue reading “PnP reusable controls, property pane controls, and PnPJS library”SharePoint Framework – new project checklist
Starting a new project generally requires some initial setup before you can jump into code. SharePoint Framework (SPFx) is no exception.
Unfortunately, we often forget to configure something that then needs to be added during the development phase, which may introduce some issues. I hope you find this article helpful the next time you create a new project.
Continue reading “SharePoint Framework – new project checklist”