Friday 12:30 PM - 1:40 PM ยท Room 149b

Building 'NPM' style code libraries for use with SharePoint Framework

Julie Turner

Julie Turner

Microsoft MVP

The SharePoint framework introduced libraries as a project type, and although useful for very small development projects not ideal for bigger enterprise solutions and ALM strategies.

This session is going to cover end to end building a library with standard web-based building blocks, using Azure Dev Ops to create a private NPM package, and then consuming that library and others together within a SharePoint framework solution while hosting the artifacts in an Azure CDN.

This is powerful reusability that allow you to manage the lifecycle of different components in a way that mimics all the other packages you might consume when building your solution.