You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/training/training.md
+12-2Lines changed: 12 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -31,8 +31,18 @@ Migration tutorials from classic customizations to SharePoint Framework
31
31
*[Migrating from JSLink to SharePoint Framework Extensions](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/extensions/guidance/migrate-from-jslink-to-spfx-extensions)
32
32
*[Migrating from UserCustomAction to SharePoint Framework Extensions](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/extensions/guidance/migrate-from-usercustomactions-to-spfx-extensions)
33
33
34
+
## Getting started training modules for SharePoint Framework
35
+
36
+
These are "presentations in a box" that include slides, demos, videos & hands on labs for self-paced learning or for user group presentations.
37
+
38
+
*[Getting Started with the SharePoint Framework](https://github.com/SharePoint/sp-dev-training-spfx-getting-started)
39
+
*[Developing with the SharePoint Framework: Web Parts](https://github.com/SharePoint/sp-dev-training-spfx-web-parts)
40
+
*[Working with the Web Part Property Pane](https://github.com/SharePoint/sp-dev-training-spfx-webpart-proppane)
41
+
*[Getting Started with SharePoint Framework Extensions](https://github.com/SharePoint/sp-dev-training-spfx-extensions)
42
+
*[Working with SharePoint Content](https://github.com/SharePoint/sp-dev-training-spfx-spcontent)
43
+
*[Leverage the Microsoft Graph & 3rd Party APIs](https://github.com/SharePoint/sp-dev-training-spfx-graph-3rdpartyapis)
34
44
35
45
## Other resources and assets
36
46
37
-
-[SharePoint Development YouTube channel](http://aka.ms/spdev-videos)
0 commit comments