Blog Logo

Blog

Functions as Component Parameters in Blazor

How to make your components more reusuable by accepting functions as parameters

— Sept 5 2024

Applying arbitrary attributes to Blazor components

Using the CaptureUnmatchedValues property to apply attributes to your custom Blazor components

— Aug 1 2024

Building a dialog component in Blazor

Building a dialog in Blazor using modern web APIs

— Jul 14 2024

Networking Problems in WSL 2

How to totally bork (and fix) your WSL 2 localhost network stack

— Sep 11 2022

The Monty Hall Problem

Simulating the classic probability puzzle using python

— Mar 23 2022