-
Publish SharePoint Framework client-side web parts to Office 365 public CDN
Recently Microsoft announced the public CDN capability on Office 365. See how to use it to host your SharePoint Framework client-side web parts.
-
SharePoint CRUD operations in SharePoint Framework client-side web parts
Learn by example: sample SharePoint Framework client-side web parts illustrating SharePoint CRUD operations published by SharePoint Patterns and Practices.
-
Speaking at TechDays NL 2016 about development on the Office platform
Learn how to benefit of the latest investments in the developer opportunities on the Office platform, including add-ins, MS Graph and SharePoint Framework.
-
5 ways to load templates in SharePoint Framework Client-Side Web Parts built using Angular
One of the key elements of each Angular application are templates used to display data. Here are 5 ways to load them in SharePoint Framework Web Parts.
-
Building dll-code in SharePoint Framework
Optimize the performance of your SharePoint Framework Web Parts by separating shared code into a library.