Moved Blog to Astro
After years of running my blog on WordPress, I finally decided that I've had enough of the constant maintenance of the WordPress backend…
After years of running my blog on WordPress, I finally decided that I've had enough of the constant maintenance of the WordPress backend…
I’ve updated two of my open-source projects for those who might care, moving them both up to .NET 8. The first is the dotnet GUID…
With the release of Angular 16 we got access to the new Signals API, along with a host of other features. They are currently in…
And that’s two down! Last September (2022), I received my AWS Certified Solutions Architect – Associate certification. This last Wednesday, (5/10/2023), I received my AWS…
I’ve been trying to figure this out for a while but couldn’t find any good resources online on how to unit test a custom Angular…
I just rebuilt my personal laptop and was trying to remember how I’d set up WSL the last time so that I could develop within…
Woot! This last Wednesday, September 14th, 2022, I finally picked up the first of two AWS certifications that I plan on getting, which is the…
Every once in a blue moon or two, Visual Studio can get itself into a bizarre state where it’s not resolving the most basic types,…
I will forget this if I don’t get it written down, and I’m hoping that someone else will find this useful as well. If you’re…
In a previous post, I talked about the Clean Architecture Pattern, and I presented a .NET 6 solution template that can be used to bootstrap…