- Exercise 1: Lab setup
- Exercise 2: Build a JavaScript single-page app with Microsoft Graph (You are here)
- Exercise 3: Warehouse Packing App with Microsoft Graph Toolkit
- Resources
In this section, you'll create a JavaScript Single Page Application (SPA) and use the Microsoft Graph API to read and render calendar items in your web app, and also create new entries in your Microsoft 365 calendar.
We will need some calendar entries in your calendar (in the coming few days) for this tutorial. Sign in to your dev tenant and open your Outlook calendar and create at least 3 calendar entries within the the next week. https://outlook.office.com/calendar
Tutorial: Build JavaScript single-page apps with Microsoft Graph
Note that you can skip the prerequisite step of creating a developer tenant as you've already completed that in the lab setup, but ensure that you have Node.js installed. This lab has been tested with Node.js 12.19.0
When you've completed the tutorial, please proceed to the next section.