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

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.

SMS Spam and an Idea for Apple and Google

Last week, leading up to Joe Biden’s State of the Union Address, I probably received close to 3 dozen text messages from various political groups asking me what I think of Biden, if I was going to watch his speech, and who knows what else. I’m really starting to get sick of these messages and with the 2024 election season kicking off, it’s going to get worse.

What I Learned: EventCallback in Blazor

Of late, I’ve been using .NET 8 and Blazor at both work and on my league management side project. One thing that I often need to do is pass data between components. Passing data from a parent component to a child component isn’t terribly difficult with parameters. Passing data from a child to a parent isn’t quite as straightforward.

Reading Log - March 4, 2024 (#66)

This week is a little CSS-heavy. Also we look at Automattic, the owner of Tumblr & Wordpress being problematic, and more.

February 2024 Check-In

February wasn't a bad month. It did seem to go by a little quickly though.

Latest Book Note