Tag: SharePoint Framework

Latest on the ESPC Community
Latest on the ESPC Community
Blog Posts

Grow and enhance your skills with the European SharePoint, Office 365 & Azure Community. Joining the ESPC Community, gives you access to the online resource centre at sharepointeurope.com, providing the best, free content on SharePoint, Azure and Office 365. Topics covered include Microsoft Teams, SharePoint, SharePoint Framework, Office 365 Groups, OneDrive, PowerApps & Flow, Security,… READ MORE

SOLID Web Parts with SharePoint Framework
SOLID Web Parts with SharePoint Framework
Blog Posts

The principles of SOLID are guidelines that can be applied to software development to improve legibility and maintainability of software applications. This article by Stefano Tempesta, MCC & MVP, explores best practices and design patterns for developing SharePoint SOLID Web Parts in TypeScript, using the new client-side SharePoint Framework, and improving compliance to the five SOLID… READ MORE

SharePoint Development with the SharePoint Framework
SharePoint Development with the SharePoint Framework
Ebooks

The SharePoint Framework (SPFx) is a great new option for developing SharePoint solutions. Many developers are creating full-trust based solutions or add-in solutions, while also figuring out where and how SPFx fits in the big picture. This exclusive free chapter Introducing SharePoint Online for Developers from SharePoint Development with the SharePoint Framework by Jussi Roine and Olli Jääskeläinen starts… READ MORE

Displaying toast notifications with SharePoint Framework Extension Application Customiser and Webhooks
Displaying toast notifications with SharePoint Framework Extension Application Customiser and Webhooks
Blog Posts

SharePoint Webhooks was the main topic of the previous article, in this article I’ll talk about the same topic, using it with SharePoint Framework extension application customizer for displaying toast notifications. This is the final result: This solution offers the possibility to display toast notifications on the modern view, which is definitely really useful to keep informed… READ MORE