Introduction

Completed

This module will introduce you to working with SharePoint content in SharePoint Framework projects. You'll learn about the SharePoint REST API, do CRUD operations with SharePoint data, the local workbench, and creating 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

  1. Demonstrate how to read and write list data using the SharePoint REST API
  2. Create a SharePoint Framework project that performs CRUD operations with the SharePoint REST API
  3. Demonstrate when and how to implement mock data in SharePoint Framework projects

Additional 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