Developer Drivel
When we learn something new, find a faster way, discover a better technology or simply want to explain something that we do regularly you'll find it here.
Taking The Leap From Finance To Tech
From finance to full-stack development: Jonny Furness takes us through his journey of self-learning, automation, and career transition. He shares his insights on learning to code, staying motivated, and taking the leap into a new field.
Is AI Going to be the End of Junior Developer Roles?
With the rise of Github Copilot and Cursor do junior development roles have a place in companies like before? Or are they slowly going to be phased out. We take a look a the current scope of the landscape.
The Battle of Frameworks: NextJS vs. Remix
Choosing a framework for your next web project is like picking a car. You want something that'll get you where you're going, but you also care about how it feels to drive and whether it'll break down on the way.
How I Cope As A Developer With ADHD
Discover how David Mitten, a seasoned developer at Antler Digital, navigates the complexities of ADHD in a tech environment. This blog explores personal strategies and insights into managing ADHD's unique challenges, from coping mechanisms to daily work routines, offering a deeper understanding of neurodivergence in professional settings.
How to Test Your NextJS 14 Applications with Bun
Bun is so much faster for testing than other runtimes. In this guide one of our team, Jack, takes you through setting up a Next 14 Project and testing it whilst using Bun under the hood.