Latest posts

Top VS Code Extensions for .NET and Angular Devs

June 24, 2025

As a developer working with .NET and Angular, your tools can make a huge difference. Having the right extensions in VSCode can boost productivity, catch bugs earlier, and streamline your...

Trying to Understand async and await in C#

June 21, 2025

I’m not sure exactly when it happened, but at some point, I found myself knowing when to use async and await. Not because I truly understood them, but because I...