Skip to content

πŸ“° nextjs

Common mistakes with the Next.js App Router and how to fix them

I’m not using nextjs, but I believe this is quite interesting if you’re making use of App Router.

weeklyfoo #15 / 2024-01-14
nextjs

Deploy your Next.js app to Cloudflare Workers with the Cloudflare adapter for OpenNext

We first announced the Cloudflare adapter for OpenNext at Builder Day 2024. It transforms Next.js applications to enable them to run on Cloudflare’s infrastructure.

weeklyfoo #80 / 2025-04-14
nextjsopennextcloudflare

How to start a React Project [2025]

Every year, I want to give you a brief overview of how to start a new React project.

weeklyfoo #75 / 2025-03-10
reactviteastronextjs

How to start a React Project in 2024

I love react with Vite and can only recommend it.

weeklyfoo #18 / 2024-02-05
reactvitenextjs

Next.js 14.1

Next minor release of Next.js

weeklyfoo #17 / 2024-01-28
nextjs

Next.js 15

Next major release of Next.js

weeklyfoo #56 / 2024-10-25
nextjs

Next.js and the corrupt middleware

The authorizing artifact

weeklyfoo #78 / 2025-03-31
nextjs

Next.js exploring Lightning CSS

Always wanted to check how Lightning CSS performs.

weeklyfoo #13 / 2023-12-31
cssnextjs

Oops, I accidentally made our website faster by switching to Remix

Next.js to Remix migration

weeklyfoo #50 / 2024-09-16
remixnextjs

React Server Components: the Good, the Bad, and the Ugly

Deep dive into react server components with Next.js

weeklyfoo #14 / 2024-01-07
nextjsreactrsc

Why we ditched Next.js and never looked back

Especially performance became much better again.

weeklyfoo #75 / 2025-03-10
nextjs

You don't need Next.js

We migrated the ComfyDeploy dashboard from Next.js to just React

weeklyfoo #67 / 2025-01-13
reactnextjs

You should know this before choosing Next.js

A Netlify employee describes insights about how difficult it is to integrate with nextjs outside of Vercel.

weeklyfoo #78 / 2025-03-31
nextjsvercel