Hi everybody, New week and new mention of my Microsoft Tech Community article in the last Microsoft 365 PnP Weekly - Episode 120. As Vesa said, it's not recommanded to use SPFx v1.12 in a production environment at the moment (deprecated) but you can try it yourself for development purpose (testing). We are now waiting … Continue reading Microsoft 365 PnP Weekly – Episode 120
Tag: Web Part
How to start a new SPFx web part project with Microsoft Graph Toolkit and React
Context Microsoft Graph Toolkit is a set of reusable components working with Microsoft Graph to accelerate your web developments with SharePoint Online, Microsoft Teams and more. With this kit, developers don't have to write any code for authentification and authorization so I'm sure you'll save a lot of time using it in your various projects. … Continue reading How to start a new SPFx web part project with Microsoft Graph Toolkit and React
Develop single page experiences in SharePoint Online with SPFx web parts
Context Recently, some people asked me how to develop full custom SharePoint Online pages with SPFx. This is possible with the single part app page which provide a great way to host SharePoint Framework (SPFx) web parts or Microsoft Teams apps into single web pages without user configuration available. Let's have a look at this … Continue reading Develop single page experiences in SharePoint Online with SPFx web parts