React 19 is here, and I’ve been diving into its new features and improvements. As someone who uses React daily, I’m excited to share my perspective on how these changes are simplifying workflows and improving performance.
As a software developer, I’m always curious about tools that promise to make my life easier. Let's look at three of the many AI assistants out there.
Tailwind CSS 4.0 Alpha is here, and I’m sharing my thoughts on how this release takes Tailwind to the next level.
My blog is written in Astro 4.0 so when I heard Astro 5 beta was available I had to find out what the hype was about!
Next.js 15 has landed, and I take a look at what's new as well as some of the things you might struggle with.
Keeping to their annual release schedule, Vite 5 had been released with some welcome upgrades to the framework.
TypeScript 5.0 Beta has been released and is available for download. I look though some of the big features.
Tailwind don't document how to set up for Astro, so here's how you can do it and it's so easy.
Which performs better, NextJS or Astro? Let's compare the two and find out.
Is Create React App still a viable option or is it time to stop suggesting it to new React devs?
NextJS 13 is out and I've been looking through the release notes to see what we can expect.
useEffect is now in the bin. Here's why I try not to use it anymore.
useMemo is one of the most misunderstood React hooks. Here we look at some examples of when to use it and how.
Redux has been used for state management for the last 6 years, but is it still something that we should choose for our projects?