Forum Discussion
VesaJuvonen
Microsoft
Aug 22, 2016New SharePoint / Office 365 Dev PnP Webcast - Building simple SharePoint Framework Client Web Part
We released today a new webcast around SharePoint Framework or in general how to build a simple client side web part, whcih uses external JavaScript frameworks with Developer Preview.
Hopefully you'll enjoy this and if there's any questions, just reply below and we'll follow up with you.
- Paul WillenCopper Contributor
I've created shownotes for this excellent webcast by Vesa and Waldek.
If you want to quickly go to any part of the webcast click the link next to it..
Introduction
Weather Web Part UI Design
Explanation why this web part is used for this demo.Theory: Things to noctice before starting
Theory: Property Pane options within client side web part
Demo: Start of the demo
Demo: How to load jQuery and the jQuery weather plugin from external CDN.
Demo: Explaining reactive VS non-reactive mode of the web part
Wrap-up by Vesa