To debug SharePoint Framework extensions you need a set of specific query string parameters. Here is the easiest way to get them. A new set of capabilities Recently Microsoft released the developer preview of SharePoint Framework extensions - a new set of customization capabilities for extending SharePoint modern UI. SharePoint
At the recent SharePoint Saturday Munich 2017 I presented two sessions about the SharePoint Framework. Here are the slides from both presentations. PnP all the way ā Reusable tools for SharePoint (Full-Day Workshop) SharePoint and Office 365 Developers Patterns ānā Practices (PnP) is an open source community project focused on providing
Looking for a place to learn how to get the most out of the new SharePoint Framework? Join me in my sessions at SharePoint Saturday Munich 2017. Deep-dive building solutions on the SharePoint Framework SharePoint Framework is a new model for building SharePoint customizations. It's different than the other models
When building SharePoint Framework web parts you might need to implement multiple views. Here is how you could do it in React. Multi-view web parts In a recent article I discussed the need of implementing multiple views in web parts and how you could switch between them based on user