This post looks at how I like to break down bigger projects into smaller chunks, and the advantages that brings.
Today I'm comparing the same app built once in React, and once in Svelte, to look at the pros and cons of each library and how I think about them.
Navigate between files in the same directory much more efficiently by using VSCode's built in breadcrumbs.
How you can use the Keyboard Mapper in Power Toys to remap keys in Windows
This post shares how I have configured Windows 10 and WSL2 to enable me to build software on my Windows machines.
My method for writing useful code comments.
Watch out for this common "gotcha" when testing event listeners.
Tips, tricks and thoughts on how to make your team's code review process as efficient and effective as it can be.
Before we can begin to fix our code, we must first understand how code gets bad.
Formatting code comments and Markdown is so much easier with the rewrap plugin!