Build, Run, Repeat
Enterprise Crossword Solving
Software development is an enigmatic field to people who are not themselves software developers. We type strange words into computers and it makes pixels on someone else’s screen move around. Very little of what we produce can be shown off - handed to your grandparents at a dinner table - unless you’re lucky enough to work in firmware. So when we talk about feeling burned out or frustrated with our jobs, it can be hard for people on the outside to understand - especially when we’ll talk endlessly and passionately about that very same job.
So I want you to imagine you’re solving a crossword puzzle.
Server Side Rendering Racing - Next.js vs. PHP
When working on Mince Pie Rank at christmas, I was caught a little off guard when I was working on the “All pies” page. It seemed like the page would take a good 3-5 seconds to load - at first I thought it was the cassandra queries being slow, or just returning too much data. After a bit of playing around, what I actually found was that the HTML of the page seemed to be taking much longer to render that I would have expected.
Why I TDD
Over the last couple of years, my focus has been on process. As I experimented with more languages and frameworks, it became clear that it was where there was the most room to grow, without boxing myself into a corner. Part of this has been a real drive to not just practice Test Driven Development (TDD) by rote, but to really understand why to do it on a personal level - which I’ve whittled down to four core pillars.
Beware the Increment
Conflict and grief in our working lives often comes from expectations of what is happening not matching the reality. Misrepresentation of work can take different forms - such as unrealistic expectations from upper management, teams not being transparent in what they’re doing, and trying to force tactical work to fit with a predetermined strategic plan. What this blog post focuses on is projects that are planned incrementally, then try to be executed with iterations.
Cut Down to Size: Doing Less to Ship More
Working on mincepierank.co.uk over the last little while has been an absolute pleasure. However there was something that hadn’t been implemented - mince pies aren’t sold all year.
Rather than talking too specifically about the code, I’m going to take this chance to talk about how I break down features into smaller chunks, with a focus on getting value shipped.
subscribe via RSS