This project is part of Episode 3 of the YouTube series SharePoint Development for Beginners 2025 on the Roberts Dev Talk channel. In this episode, we continue building our SharePoint Framework (SPFx) solution, demonstrating practical steps for beginners.
This README and codebase correspond to the
episode3branch.
Get your own free development tenant by subscribing to Microsoft 365 developer program
Any special pre-requisites?
| Solution | Author(s) |
|---|---|
| spfx-2025 | Rob Pearmain, yorcloud Ltd |
| Version | Date | Comments |
|---|---|---|
| 1.0 | July 15, 2025 | Initial release |
THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.
- Clone this repository
- Ensure that you are at the solution folder
- in the command-line run:
- npm install
- gulp serve
Include any additional steps as needed.
This project is part of the SharePoint Development for Beginners series (Episode 3) on Roberts Dev Talk.
This branch illustrates the following concepts:
- Crested Project with 2 Webparts using 'yo'
- Changed Icons for Webparts
- Modified serve.json
- Trusted Environment
Notice that better pictures and documentation will increase the sample usage and the value you are providing for others. Thanks for your submissions advance.
Share your web part with others through Microsoft 365 Patterns and Practices program to get visibility and exposure. More details on the community, open-source projects and other activities from http://aka.ms/m365pnp.
- Building for Microsoft teams
- Use Microsoft Graph in your solution
- Publish SharePoint Framework applications to the Marketplace
- Microsoft 365 Patterns and Practices - Guidance, tooling, samples and open-source controls for your Microsoft 365 development