This video is the first of two videos about a tutorial for creating a client-side SPFx CRUD Web Part application.
Then I will give an overview of the SPFx architecture to be created.
Thus the application will enable all CRUD on a given list in SharePoint.
This list created is called Customer and will be managed by our application. So to accomplish this we will technically use the following React Js, SPFx, PnPJS and Office UI Fabric technologies.
Links:
https://cantinhodo.net/2019/09/01/sha...
https://github.com/icpmtech/crud-reac...