Now that we're getting more familiar with SharePoint Framework and Visual Studio Code, it's time to start deploying our code more properly to SharePoint. The difference between running your code against a local SharePoint Workbench, a hosted SharePoint Workbench and deploying it to SharePoint is important to understand. For this, we need to learn to package our customization into a neat package and install the packages through SharePoint's App Catalog service. In addition, SharePoint Framework supports the use of Content Delivery Networks (CDN) that greatly optimize the client-side behavior for your users, so we'll take a look at how to configure CDN properly either through SharePoint Online or Microsoft ...
Get SharePoint Development with the SharePoint Framework now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.