
Visual Studio Code finally has a tree indent setting
I’ve been using Visual Studio Code more and more over the past year, and I really like the experience. It’s fast, lightweight and easy to
I’ve been using Visual Studio Code more and more over the past year, and I really like the experience. It’s fast, lightweight and easy to
Since building my new Blog site, I have been massaging, testing, and tweaking to get every ms of performance out of it. I’ve managed to
I recently needed to create an Azure Function, triggered off a storage queue, that checked the status of an external process via Http call. If
Sentry is a fantastic tool for error tracking in all kinds of applications, including Azure Functions. I focus primarily on the ASP.NET and ASP.NET Core