Mode
Color
Width

Welcome!

Welcome to my little corner of the internet. I share my thoughts about software development, technology, and so much more. I also share what I've read, watched and played. Read more about me.

Latest Posts

How I Built a Spoiler Web Component for My Site

Every once in a while I like writing about a video game I’m playing, a movie or TV show I watched. I’m often a little behind things nowadays, but even so, I try to be careful as to not spoil it for anyone reading who might not have watched the latest episode or have gotten that far into the game yet.

Some Thoughts on the Halo TV Series

This past weekend I binged the second season of Halo. I had seen the first season a while back when it first came out, and now that season 2 was out, I opted to re-watch season 1 and then started season 2. I have thoughts.

What I Learned: Blazor Auth with Server Side Pre-Rendering

As I’ve mentioned, I’ve been working a lot with Blazor at work and one of the issues I ran into was supporting authentication and user sessions while still supporting server side pre-rendering on certain pages.

Email Is Where It's At

When I started my job at WebstaurantStore back in December of 2020, I was introduced to using Microsoft Teams as the primary method of digital communication. Having used email as the primary method at almost all of my previous jobs, 3 years in, I’m beginning to agree with the sentiment that maybe email is the better option.

Reading Log - March 18, 2024 (#68)

A bunch of articles about accessibility, Congress making a mis-step with TikTok, a podcast about the history of the NFL, and more.

What I Learned: Unit Testing Blazor with bUnit

At work, my current project has me using Blazor. Unfortunately that means that my tooling for unit testing the frontend and the UI no longer work for this project. React Testing Library doesn’t work all that well with a Blazor frontend. And by that I mean it just doesn’t work. Enter bUnit.

Latest Book Note