InFAUN — Developer Community 🐾byNiraj M. RajgorFrom Setup to Execution: The Most Accurate TanStack Query and Next.js 14+ Integration GuideDiscover a precise, end-to-end approach to TanStack/React Query and Next.js 14+ integration, built on personal experience and designed to…Nov 191
Aleksandar MirilovicHow to use React Suspense for data loading?I’m building an app in Next.js that I wanted to transfer from old page router to the new app router and to start leveraging html streaming…Dec 13, 20233
Selen ŞarThe Last State of ReactHere, we will discuss the developments made in the last two years in the React ecosystem. Two years ago, React released its 18th version…Nov 18Nov 18
Sagar DhamiImplementing GraphQL with Type Safety in Next.js 14 App RouterRecently, I was working on a Next.js project where I tried to integrate Strapi’s GraphQL API with a Next.js 14 app. I was frustrated…Aug 17Aug 17
InKlaviyo EngineeringbyApra GuptaDemystifying React Server ComponentsOur tech talk on RSCs: a new approach to web performance.Oct 28Oct 28
InFAUN — Developer Community 🐾byNiraj M. RajgorFrom Setup to Execution: The Most Accurate TanStack Query and Next.js 14+ Integration GuideDiscover a precise, end-to-end approach to TanStack/React Query and Next.js 14+ integration, built on personal experience and designed to…Nov 191
Aleksandar MirilovicHow to use React Suspense for data loading?I’m building an app in Next.js that I wanted to transfer from old page router to the new app router and to start leveraging html streaming…Dec 13, 20233
Selen ŞarThe Last State of ReactHere, we will discuss the developments made in the last two years in the React ecosystem. Two years ago, React released its 18th version…Nov 18
Sagar DhamiImplementing GraphQL with Type Safety in Next.js 14 App RouterRecently, I was working on a Next.js project where I tried to integrate Strapi’s GraphQL API with a Next.js 14 app. I was frustrated…Aug 17
InKlaviyo EngineeringbyApra GuptaDemystifying React Server ComponentsOur tech talk on RSCs: a new approach to web performance.Oct 28
Michael Angelo RiveraBetter Logging with Nextjs App DirectoryHey folks, I’d like to share my (somewhat painful) experience with adding CorrelationId to Nextjs App Directory.Jul 24, 20232
TuringvangCan Layouts Nextjs Be Server ComponentsYes, layouts in Next.js can indeed be server components, which is part of Next.js’s updated architecture. This approach is useful when you…Oct 27
InIsraeli Tech RadarbyAlon ValadjiNext.js App Router Routing patterns you should knowTL;DR grab the code from the GitHub repo: https://github.com/alonronin/nextjs-israel-routing-pattenrsMar 123