Summary
In this chapter, we were first introduced to the structure of the SharePoint Framework web part project and common parts of the web part classes.
Next, we learned how to access the contents of a list on SharePoint Online and how to render the list’s content on a web part. We also learned how to manage a web part’s properties and localize the web part.
Then, we learned how web parts can be used like a single-page app using SharePoint single app part pages.
Finally, we learned how to deploy and use web parts on Microsoft Teams tabs and personal apps.
In the next chapter, we will be focusing on SharePoint Framework extensions and how they can be used to extend SharePoint capabilities.