KBKevin Baileyinkevinabailey.com·Feb 2, 2024 · 9 min readThe Great Routing Lever: File Based or ConfigThe other day I stumbled across a poll from Ryan Toronto getting his followers thoughts on whether they prefer file based routing or config based. Looking at the options I immediately thought there's clearly an option missing. Let's start with a li...00
KBKevin Baileyinkevinabailey.com·Oct 31, 2023 · 9 min readDelete Code with KnipOne of my favorite things to do as a software developer is delete code. Nothing is more satisfying than deleting hundreds of thousands of lines of code that are no longer needed in your application. Even if it's only 5 lines of code, I still get all ...00
KBKevin Baileyinkevinabailey.com·Oct 12, 2023 · 5 min readForms & React's Virtual DomI've been working with HTML for over 20 years so I know a thing or two about how it works. When I decided to shift from a full-stack ASP.NET developer to primarily focusing on where I'm the most passionate about, Front End, I picked up React and ran....00