youtube image
From YouTube: PnP Webcast - Building simple SharePoint Framework Client Web Part

Description

In this PnP Web Cast we concentrated on covering how to use 3rd party JavaScript libraries with SharePoint Framework client side web parts. We'll use simple weather web part as the scenario on implementing configurable SharePoint client web part, which shows weather for location, specified in web part property pane.

Notice. When this webcast was released SharePoint Framework was in Developer Preview, which means that the client web parts should not yet use in production at SharePoint Online.

Presentation covers following topics:
- How to integrate to external JavaScript frameworks with Developer Preview
- How to control property pane behavior with property panes

Web cast demo shows following details:
- Walk-through of the sample weather web part
- Code to integrate external JavaScript libraries
- Code changes for the property pane to disable reactive behavior

- Web cast presenters: Waldek Mastykarz, Vesa Juvonen

Presentation used in this web cast is available from http://docs.com/OfficeDevPnP.

Source code for used client side web part is available from https://github.com/waldekmastykarz/spfx-weather-webpart.

Additional resources
See following resources around the upcoming SharePoint Framework.

- SharePoint Framework tutorials for Developer Preview - https://github.com/SharePoint/sp-dev-docs/wiki
- Open and Connected Framework - The SharePoint Framework - YouTube - https://www.youtube.com/watch?v=T_bGyqKwT4g
- PnP Webcast - Integrating Angular v1.x to SharePoint Framework client side web part - http://dev.office.com/blogs/integrating-angular-to-sharepoint-framework-client-side-web-part
- PnP Webcast - Getting started with web stack in SharePoint Development - http://dev.office.com/blogs/getting-started-with-web-stack-in-sharepoint-development
- PnP Webcast - Getting started with SharePoint Framework - http://dev.office.com/blogs/getting-started-with-sharepoint-framework
- PnP Webcast - Preparing for SharePoint Framework - What should I learn? - http://dev.office.com/blogs/preparing-for-sharepoint-framework-what-should-i-learn
- PnP Webcast - Converting existing JavaScript apps to SharePoint Framework - https://channel9.msdn.com/blogs/OfficeDevPnP/PnP-Web-Cast-Converting-existing-JS-apps-to-SharePoint-Framework

Thanks for your interest on the PnP initiative.

If you have any feedback or comments related on this web cast, please use the Office 365 network (SharePoint developer group) to provider your input. Thx for your interest advance.