Click any tag below to further narrow down your results
Links
This article details the development of INK Games' website using Next.js and React Three Fiber. It covers the integration of 3D elements, animation techniques, and the use of a headless CMS to manage content. The focus is on optimizing performance and creating engaging user interactions.
After a year of using Next.js and its App Router, the author expresses frustration with its design, particularly around React Server Components and navigation inefficiencies. The critique highlights issues such as the difficulties with optimistic updates, redundant data fetching, and the complexities introduced by server and client component distinctions, ultimately leading to a migration to TanStack Start for their frontend.