Tips and Tricks

Maximise your text manipulation skills with regular expressions
Maximise your text manipulation skills with regular expressions

Regular expressions are fundamentally very simple to understand, but they appear complex and people get quickly put off by this. This is a real shame though because while they look complex, they follow very simple rules and there really are no other tools better than them for the core purpose of …

Tricks I use in Visual Studio Code to work more efficiently
Tricks I use in Visual Studio Code to work more efficiently

Visual Studio Code is an incredibly competent development tool from Microsoft and amazingly it’s free. I use it every day in my professional career and, through years of use, I’ve become very familiar with how it works. When you gain this sort of familiarity with a piece of software, you …