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!
Today we're looking at tips to keep code simple and the benefits that it brings.
An example of my git workflow in VSCode with the Magit plugin
How to reflect and learn from your mistakes as a developer.
Continuing on from the last post where we wrote tests for our bad code, today we are taking on some refactoring work.
A post documenting how to approach testing some code that you can barely make sense of.