Introduction
This module will teach you how to work with SharePoint content in SharePoint Framework projects. You'll learn about the SharePoint REST API, do CRUD operations with SharePoint data, use the local workbench, and create mock data in SharePoint Framework.
Prerequisites
- Experience using SharePoint Online at the intermediate level
- Ability to program with JavaScript, TypeScript, and Node.js
- Experience using Visual Studio Code at the intermediate level
- Access to a Microsoft 365 tenant
Learning objectives
- Demonstrate how to read and write list data using the SharePoint REST API
- Create a SharePoint Framework project that performs CRUD operations with the SharePoint REST API
- Demonstrate when and how to implement mock data in SharePoint Framework projects
More resources
Refer to the following repository for more resources associated with this module. This repository includes completed code samples from the exercise units found in this module: Developing with the SharePoint Framework: Working with SharePoint Content.
This module is also available as a screencast: SharePoint Framework Training - Developing with the SharePoint Framework: Working with SharePoint Content