- Useful Visual Studio Code Extensions - A list of useful extensions for Visual Studio Code that I’ve found improved how I write code.
- Coding Challenge – Reduce “If/Else” Chain - After reading a request posted on a programming Discord channel for a way to make a repeated if/else chain cleaner, here is my attempt.