Issue #55 // Jul 12, 2024 // Open web version |
5 Misconceptions about React Server Components β Addressing common misconceptions about nesting behavior, the use of 'use client', and the preference for Server Components over Client Components
Next.js createPage helper with loader pattern β A handy utility function for creating page components in Next.js, inspired by Remix's defineRoute
π Tutorials, Articles & OpinionUsing React 19 with Vite and Next.js β Learn about the latest features of React 19, like client and server actions, useOptimistic, and more
π So, how are Server Components defined? β Excellent visualization that illustrates the process of a React component becoming a Server Component in Next.js
Mastering URL Patterns in Next.js Middleware β Learn how to implement and optimize URL pattern matching in Next.js middleware to create more efficient and maintainable server-side logic.
More:
π¦ Packages / Tools / Reposshadcn/ui Charts β A collection of chart components that you can copy and paste into your apps. Built on top of Recharts
ray.so β ray.so is a widely-used tool for generating visually appealing images of code snippets. It was recently open-sourced, allowing everyone to explore and learn from its Next.js codebase
π Announcing the Auth.js CLI β A CLI tool to simplify Auth.js related tasks such as setting up auth in your projects or adding auth providers
More:π RelatedUnderstanding Vercel Functions β Learn about how Vercel Functions help you run secure, highly available, and fast compute.
Enhancing the New York Times Web Performance with React 18 β Find out how The New York Times improved their website's performance by upgrading to React 18
Why didn't Vercel simply use Vite? β Great summary of the reasoning behind Vercelβs decision to build Turbopack instead of using an existing tool like Vite.
|