NVM

Using Teams Toolkit in WSL (updated)

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.”

Microsoft 365 Conference 2023

Microsoft 365 Conference 2023

updated from 2022-01-22

I am thrilled to announce I was selected to speak at this year’s Microsoft 365 Conference in Las Vegas on April 30th-May 5. This is always one of the premier conferences, with a large supporting cast from Microsoft and the MVP community. I am really looking forward to connecting with attendees and learning how they are using Microsoft technology to make the world better.

As I came to update this post with my latest banner (that includes a code for $100 off at registration,) I decided to have some fun and see what BingGPT had to say about the event and my participation. Here are the results, straight from BingGPT!

Developing SPFx solutions using Docker

Developing SPFx solutions using Docker

This is the third of 4 articles on using containers for SharePoint Framework (SPFx) development.

Disclaimer

While I have learned a lot about containers over the last 2 years, I do not claim to be the final authority on this topic. My goal over these next 4 articles is share what I have learned and how I use that knowledge in my daily life as a SPFx developer. Containers are not just for SPFx but work on many developer technologies. In fact, I used containers, primarily Codespaces, to write this blog, which uses Hugo/Go. I encourage you to do the research and make your life easier.

Developing SPFx solutions using WSL

Developing SPFx solutions using WSL

This is the second of 4 articles on using containers for SharePoint Framework (SPFx) development.

Disclaimer

While I have learned a lot about containers over the last 2 years, I do not claim to be the final authority on this topic. My goal over these next 4 articles is share what I have learned and how I use that knowledge in my daily life as a SPFx developer. Containers are not just for SPFx but work on many developer technologies. In fact, I used containers, primarily Codespaces, to write this blog, which uses Hugo/Go. I encourage you to do the research and make your life easier.