Blog Logo
TAGS

How We Improved React Loading Times by 70% with Next.js

We switched from Create React App to Next.js and reduced our initial page load times by as much as 70%. With its built-in support for page routing and intelligent pre-loading, Next.js unlocked a new level of developer experience. This blog post from Causal covers the benefits of migrating from CRA to Next.js, how we did it, and what we gained. Whether youre a developer looking to improve performance or just curious about the latest web frameworks, youll find something to learn here.