How exciting, SharePoint web parts can now talk to other parts of Office 365 rather than just SharePoint using the Microsoft Graph and third party APIs! With the release of the SharePoint Framework version 1.4.1, we now have preview support of the Microsoft Graph API. In this example, I’m going to create a SharePoint Framework … Read more
Development
In this post, I wanted to show how you can modify the SharePoint framework Hello World web part and add other custom JavaScript libraries to create a simple slideshow. Prerequisites I’m going to start my tutorial after following these steps: Setup SharePoint Tenant Setup your machine HelloWorld WebPart HelloWorld, Talking to SharePoint Once that is … Read more