Office Graph
Query the Office Graph in SharePoint Framework client-side web parts
Learn by example. Check out sample SharePoint Framework client-side web parts connected to the Office Graph published by SharePoint Patterns and Practices.
Building SharePoint Framework Client-Side Web Parts with React
SharePoint Framework natively support building Client-Side Web Parts using React. Here is a sample Web Part illustrating the different pieces of a Client-Side Web Part built using React.
SharePoint Konferenz 2016 presentations slides available
At the recent SharePoint Konferenz 2016 in Erding, Germany I had the pleasure of presenting two sessions about the latest developer opportunities on the Office platform.
Speaking at SharePoint Konferenz 2016
At the upcoming SharePoint Konferenz 2016 I will be presenting two sessions about leveraging the latest developer opportunities on the Office platform.
Easy getting the URL of the library where Group’s files are stored with the new Files API
Recently Microsoft updated the Group Files API. One of the improvements is the ability to easily get the URL of the library where your Group's files are stored. Here is how to do it.