Summary
In this chapter, we first learned about the basics of SharePoint Framework, different component types, and development tooling.
Next, we delved into setting up the development environment for SharePoint Framework development using Microsoft’s preferred tooling. After that, we learned how to create a first web part project using SharePoint Framework and how to run and debug code on the cloud.
Finally, we learned how to package the solution for deployment using the Gulp task manager. In the next chapter, we will be delving into Microsoft Graph API, which is a unified API for accessing Microsoft 365.