- Supports open source development for creating the pages and web part for SharePoint.
- Client Side rendering (Performance and overhead on SharePoint Servers offloaded)
- Mobile optimised ( Responsive rendering through underlying technologies being used in Page or web part development).
- Supports widely used Tool Chaining development approaches (Yeoman,npm, gulp, Type Script etc.).
- No more JavaScript Injection and IFrame model (SharePoint Add-Ins heavily relies on it and often considered as security threat to SharePoint data)/
- SPFx enforces SharePoint permission model to run and deploy.
Saturday, June 20, 2020
SharePoint Framework Extension (SPFx) - Recap
Here is my quick recap on SharePoint Framework Extension (SPFx).