About

Hello. I'm Walt 👋
I've run and maintained thatsoftwaredude.com for over 10 years.
I've been programming for over 20 years.
I taught for a coding bootcamp for over 4 years.
And I've been the technical co-founder of 3 startups.
Much of that is documented in the following hubs

Contact

For any questions, comments or just to say hello, feel free to leave me a message right over here

Developer Hubs

Check out the developer hubs. Each hub contains articles, guides, helpful links and more related to its topic.

Latest

Published on: 8/26/2025 - 7 min read
We've all been there. Clicking a button and watching a blank screen while wondering if anything is actually happening. Traditional loading s...
Published on: 8/19/2025 - 5 min read
*A discourse on the value of depth over activity in software development.* One of the most talented developers that I've had the pleasure o...
Published on: 8/18/2025 - 4 min read
Ever wondered why your password manager generates those impossibly random passwords, or how secure tokens are created for authentication? ...
Published on: 8/15/2025 - 3 min read
Testing location-based functionality is crucial for modern web applications, particularly in the modern age, where site visitors can come fr...
Published on: 8/13/2025 - 5 min read
If you're tired of waiting ages for your React app to start up and refresh during development, Vite is for you. This lightning-fast build ...
Published on: 8/12/2025 - 5 min read
Every meaningful piece of software I've ever worked on has been shaped more by what we *couldn't* do than what we *could* do. ...