Deploying a Static Web App via DevOps
If you are building an application or a website today, all the rage is to create your site with Continuous integration/Continuous Delivery (CI/CD) to make life easier. And why wouldn’t you want to do this? It is all about automation,…
Deploying Socket.IO to Azure Web App
Building applications in today’s world requires real-time web functionality to applications. This used to be considered an extra, a nice to have, but in todays development world it is now considered required. So what is a real-time web functionality? The…
Taking a Spin With the Teams Toolkit
At Microsoft Build 2020, the Teams Development team announced the preview version of the Teams Toolkit. I have been fortunate to see this go from napkin stage all the way to general availability. I thought it would be fun to…
The Web API Series
Creating amazing applications in Microsoft Teams is getting easier and easier each day. There is an ever increasing number of code samples and more on the internet. One area that doesn’t get a lot of attention is the backend development…
Microsoft Teams installs as a VDI Client – But Should It?
Microsoft has done an amazing job of detailing how the Microsoft Teams VDI client is installed to the workstations. On the Microsoft Docs page they also detail all of the limitations of the VDI Client. This list of limitations has gotten smaller…