Technically Fletch

Written by Dan Fletcher who lives and works. You definitely should not follow.

Slightly coherent, normally average blog posts about programming and other things mostly in the key of C minor.

Legacy Code And Changing Software

August 03, 2020 (5 min read)

The only constant in software is change. So I guess as developers we should work on getting really good at changing it. Problem is, changing software without modifying existing behaviour is really hard.

How To Pair Program And Avoid Common Mistakes

August 02, 2020 (25 min read)

Pair programming is not a new concept. But there are still tons of teams out there who either don't practice it or are making a few mistakes while doing it, preventing them from cashing in on the benefits.

Beginner Tips For Cleaner Code

July 24, 2020 (9 min read)

Clean code matters a lot. As a fresh programmer, it can be hard to know what clean code even means. Here's some tips to help.

© 2023, Built with 💖and Gatsby baby 🤙