New SharePoint PnP webcast - Using external JS libraries from client-side web part

Microsoft

PnPWebCast-ExternalLibraries.png

 

New PnP webcast concentrated on the options and considerations around using external JavaScipt libraries within your SharePoint Framework client-side web part. Check following blog post from dev.office.com/blogs for more details.

If you have any comments, feedback or other thoughts, just let us know.

1 Reply

I've created some shownotes for this Webcast.

If you want to quickly go to any part of the webcast click the link next to it..

 

0m00s

Introduction

2m34s

Theory - Referencing External Libraries

4m31s

Start demo - Referencing external libraries in practice

9m28s

Transfer javascript libraries for external referencing (for example a CDN)

10m49s

Question: Why do you need to have a path and a name  in defining externals

14m10s

Create release build of script with external referencing

15m30s

Side-by-side comparisson - MOST ESSENTIAL PART of the webcast

16m46s

Considerations - Bundle or reference JS Libraries?

25m10s

Wrap-up