Issue #69 // Dec 6, 2024 // Open web version |
|
βΊ MDX with Next.js App Router β A fantastic introduction to MDX and how to use the MDX plugin with Next.js 15 and the App Router to build your own blog.
Component testing RSCs β A practical guide for creating self-contained integration tests in Storybook, supporting React Server and Client component tests directly in the browser
β‘οΈ SponsorArcjet - security as code for Next.js β Implement bot protection, rate limiting, email validation, PII detection, and defense against common attacks.
π Tutorials, Articles & Opinionπ Better component composition through RSCs β A quick video showcasing how using Server Components naturally reinforces best practices, leading to better performance in React apps
Introducing Efficient Valkey-Based Caching for Next.js β Explains how to configure the Next.js cache handler in a scalable way using an open-source Redis fork called Valkey.
React Data Fetching Patterns β Explores sequential, parallel, prefetching, and initial data loading for React applications
Essential Typescript for React β The minimum set of typescript knowledge to be effective at product development with React
π¦ Packages / Tools / ReposRoadmap UI β I canβt believe this is free! The package offers a collection of components to create interactive roadmap UIs, featuring various views such as Gantt, Kanban, Calendar, List, and Table.
AI SDK PDF Support Example β A demo app that demonstrates how to use the Vercel AI SDK with Next.js and the useObject hook to submit PDF messages to the AI provider of your choice (Google or Anthropic).
Prisma 6 β Schema update for implicit m-n relationships in PostgreSQL, new preview feature for full-text search in PostgreSQL, Buffer replaced with Uint8Array, and NotFoundError removed in favor of PrismaClientKnownRequestError
KokonutUI β A collection of modern, customizable UI components crafted with TailwindCSS and Motion, featuring some components with fancy animations.
More:
β‘οΈ SponsorIntroducing <Waitlist /> mode from Clerk β A new sign-up mode and component that lets users register interest and join a waitlist for early access to your product.
π RelatedβΊ Exploring the Tailwind CSS v4.0 Beta with Sam Selikoff β Adam and Sam Selikoff dive into the latest beta release of TailwindCSS v4 and experiment with its newest features
AWS announces Aurora DSQL β Aurora DSQL is a new purpose built, postgres-compatible serverless database. For a deeper dive into the tech, check out this thread
Run your Next.js SSR app on Deno Deploy β Learn how to get your Next.js SSR project up and running on Deno Deploy.
Prisma ORM Manifesto: Clarity and Collaboration β Prisma is revamping its culture and changing how Prisma ORM will be maintained going forward. From now on, Prisma will emphasize first-class support for a curated set of databases, prioritize issues driven by community feedback, and, most significantly, transition its core logic from Rust to TypeScript.
|