Developer Drivel About NextJs
Our collection of blogs that specifically focus on nextjs. Click the same filter again to remove it.
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 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.
Optimising JavaScript Performance for High-Traffic Websites
We take a look at optimisations for your custom built high traffic websites. By profiling and measuring JavaScript performance, you can identify areas of your code that are causing slowdowns or bottlenecks and focus your optimisation efforts in the right places.