Forum Discussion
New SharePoint PnP webcast - Using external JS libraries from client-side web part
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
- Paul WillenCopper Contributor
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..
https://www.youtube.com/watch?v=E9gl4csxVtc&t=0m00s
Introduction
https://www.youtube.com/watch?v=E9gl4csxVtc&t=2m34s
Theory - Referencing External Libraries
https://www.youtube.com/watch?v=E9gl4csxVtc&t=4m31s
Start demo - Referencing external libraries in practice
https://www.youtube.com/watch?v=E9gl4csxVtc&t=9m28s
Transfer javascript libraries for external referencing (for example a CDN)
https://www.youtube.com/watch?v=E9gl4csxVtc&t=10m49s
Question: Why do you need to have a path and a name in defining externals
https://www.youtube.com/watch?v=E9gl4csxVtc&t=14m10s
Create release build of script with external referencing
https://www.youtube.com/watch?v=E9gl4csxVtc&t=15m30s
Side-by-side comparisson - MOST ESSENTIAL PART of the webcast
https://www.youtube.com/watch?v=E9gl4csxVtc&t=16m46s
Considerations - Bundle or reference JS Libraries?
https://www.youtube.com/watch?v=E9gl4csxVtc&t=25m10s
Wrap-up