CLI

Using Teams Toolkit in WSL (updated)


I recently started a training course with the amazing Andrew Connell through his company Voitanos. The subject for this course is Microsoft Teams Development. This is an area I have wanted expand my professional expertise in for a while, so I am very excited about the course. We are using the Teams Toolkit to develop all of the project types available in MS Teams. Our first project is an app to be surfaced as a personal tab and since we want to build a modern UI, we are using the Tab option for “React with Fluent UI.”

Upgrade your SPFx project (Community Demo)


Last week, I had the privilege of doing a live demo during the bi-weekly “Viva Connections & SharePoint Framework” community call hosted by Microsoft. This was my first time presenting in one of these calls, so I was a little nervous, but once the lights are on, all nerves disappear and there is no other option but to press on.

The topic I chose to demonstrate was “Upgrading SPFx solutions to the latest version using the CLI for Microsoft 365.” Whew, that’s a little wordy, but accurately describes the subject. You can watch the full video below, and find the links mentioned in the video at the bottom of this post.

Developer Certificate changes in SPFx v1.12.1


Recently, I had to set up a new development machine. These days, my primary development tasks are centered around SharePoint Framework (SPFx) solutions, so setting that up was my first goal. Everything was going smoothly until I tried to install the certificate that the development web server needs for developing SPFx solutions. From there, I descended down the certificate rabbit hole. After a couple of days of research and asking everyone I know for help, I was finally able to complete the task and decided that I better document it before I forget.