Secret knowledge to self-host Next.js – An in-depth guide covering everything you need for deploying production ready Next.js apps outside Vercel to both servers and serverless // BRANDON BAYER
⚡️ Sponsor
Enterprise Commerce – High performance, scalable Next.js eCommerce storefront, built with shadcn/ui and v0. Deployable with a single click // Blazity
📙 Tutorials, Articles & Opinion
Data Fetching with Server Actions in Next.js – Server Actions were made for mutating data in the backend but is it ok to also use them for fetching data? Robin explores this question and demonstrates how he is using Server Actions in his projects // ROBIN WIERUCH
Dissecting Partial Pre Rendering – Explains how partial pre-rendering works in Next.js and discusses whether you should use it in your apps today or wait until it becomes more stable // NIKHIL SNAYAK
📦 Packages / Tools / Repos
Full-Stack Cloudflare SaaS kit – An opinionated, batteries-included starter kit based on Next.js for quickly building and deploying SaaS products on Cloudflare // DHRAVYA SHAH
Luxe – A collection of beautifully animated UI components that you can use in your apps // GUSTAVO RODRIGUES
next-drupal – Replace your Drupal front-end with Next.js while retaining key Drupal editing features: the best of both worlds // JOHN ALBIN WILKINS
🌈 Related
State of React 2023 – The results of the first State of React survey have been released. The survey was conducted in December 2023. Tl;dr: Most developers are using React 18, SPAs are still popular, everyone dislikes the forwardRef API, and many people find React increasingly complex // SACHA GREIF & ERIC BUREL
Client-side Rendering – A very interesting and detailed case-study about the effectiveness of client-side rendering compared to server-side rendering. // ALMOG GABAY
Introducing Drizzle – Drizzle is a TypeScript ORM. This guide explains its basics and how you can use it in your projects // ADAM RACKIS
|