Typically, an SPFx Project is scaffolded via yo and using the yo @microsoft/sharepoint command. By default, all required node packages are installed...
Have you ever had a situation in which you had to jump back and forth between different copied values? First, you had to copy value A and paste it to...
This time a short post. Some of my customers sent me the same error today. A solution that worked for months suddenly no longer works. The error...
This time I wanted to try something new and develop a browser extension, my first ever. The idea came to me spontaneously: An extension that offers...
Create an Azure DevOps Pipeline to increment the version, create a tag for that version and check it into the repository and then package the solution ·...
In SPFx solutions, the version number is stored in the package-solution.json file. The versioning follows the scheme used in assemblies, for example....