Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 3.15 KB

README.md

File metadata and controls

41 lines (33 loc) · 3.15 KB

SharePoint Framework (SPFx)

The SharePoint Framework (SPFx) is a page and web part model that provides full support for client-side SharePoint development, easy integration with SharePoint data, and support for open source tooling.

Concepts to Learn

Feel free to mark as completed - [x] Concept name every concept you've already fully understand. To learn a new concept go to the resources section and read/practice about it. As soon as you have fully understood all the concepts on this chapter go to the next chapter.

Resources

Tutorials

Code samples

Repository Description
SPFx Fantastic 40 Web Parts Sample kit of 40 great Client Side Web Parts built on SPFx
sp-dev-fx-webparts Client-side web part samples from community and engineering
sp-dev-samples Samples for add-ins, webhooks, and other API
sp-dev-fx-extensions Samples and tutorial code around SharePoint Framework Extensions
sp-dev-build-extensions Different build extensions like gulp tasks and gulp plugins from the community and engineering around SharePoint development
sp-dev-gdpr-activity-hub Reference solution on the GDPR business case showing SPFx implementation with PowerBI and modern site customization
sp-dev-solutions Repository for more polished and fine-tuned reusable solutions build with SharePoint Framework
sp-dev-fx-controls-react Reusable content controls for SharePoint Framework solutions build with React
sp-dev-fx-property-controls Reusable property pane controls to be used in web parts
SP client custom fields This library is a kit of 30+ components to customize SPFx web parts custom fields, to make the optimal experience to edit your Web Parts.

Books

References

Next chapter