C# 8, A Year Late
I catch up on all that C# 8 has to offer.
How to rename a Git branch
Here's an easy way to rename a Git branch from the command line.
Keep Those Boolean Conditionals Simple
In this post, let's talk about not overthinking booleans.
How 2018 Went
I recap how 2018 ended up.
Level Up Your GitHub Experience with Chrome Extensions
In this post, I write about my favorite GitHub extensions for the Chrome browser.
Razor Support for ASP.NET Core Apps in Visual Studio Code
VS Code now supports Razor for ASP.NET Core apps.
Share Blazor Components with Shared Class Libraries
This post shows you how you can share Blazor components with shared class libraries.
GitHub tip: You don't need that .git extension to clone
Enjoy a quick tip on cloning without the .git extension.