|
| 1 | +--- |
| 2 | +title: Tutorials and training for SharePoint Development |
| 3 | +description: Different tutorials and other resources around SharePoint development. |
| 4 | +ms.date: 06/18/2018 |
| 5 | +ms.prod: sharepoint |
| 6 | + |
| 7 | +--- |
| 8 | + |
| 9 | +# Tutorials and training material for SharePoint Development |
| 10 | + |
| 11 | +The SharePoint Development Community (also known as the SharePoint PnP community) is an open-source initiative coordinated by SharePoint engineering. This community controls SharePoint development documentation, samples, reusable controls, and other relevant open-source initiatives related to SharePoint development. |
| 12 | + |
| 13 | +## Getting started tutorials for SharePoint Framework |
| 14 | + |
| 15 | +* [Getting started with SharePoint Framework client-side web parts](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/web-parts/get-started/build-a-hello-world-web-part) - Tutorial series |
| 16 | +* [Getting started with SharePoint Framework Extensions](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/extensions/get-started/build-a-hello-world-extension) - Tutorial series |
| 17 | + |
| 18 | + |
| 19 | +## Additional tutorials for SharePoint Framework |
| 20 | + |
| 21 | +* [Provision SharePoint assets from your SharePoint client-side web part](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/web-parts/get-started/provision-sp-assets-from-package) |
| 22 | +* [Deploy your SharePoint client-side web part to Azure CDN](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/web-parts/get-started/deploy-web-part-to-cdn) |
| 23 | +* [Consume the Microsoft Graph in the SharePoint Framework](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/use-aad-tutorial) |
| 24 | +* [Consume enterprise APIs secured with Azure AD in SharePoint Framework](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/use-aadhttpclient-enterpriseapi) |
| 25 | +* [Consume multi-tenant enterprise APIs secured with Azure AD in SharePoint Framework](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/use-aadhttpclient-enterpriseapi-multitenant) |
| 26 | + |
| 27 | +Migration tutorials from classic customizations to SharePoint Framework |
| 28 | + |
| 29 | +* [Migrating from Edit Control Block (ECB) menu item to SharePoint Framework Extensions](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/extensions/guidance/migrate-from-ecb-to-spfx-extensions) |
| 30 | +* [Migrating from JSLink to SharePoint Framework Extensions](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/extensions/guidance/migrate-from-jslink-to-spfx-extensions) |
| 31 | +* [Migrating from UserCustomAction to SharePoint Framework Extensions](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/extensions/guidance/migrate-from-usercustomactions-to-spfx-extensions) |
| 32 | + |
| 33 | + |
| 34 | +## Other resources and assets |
| 35 | + |
| 36 | +- [SharePoint Development YouTube channel](http://aka.ms/spdev-videos) |
| 37 | +- [SharePoint developer samples](http://aka.ms/spdev-samples) |
0 commit comments