Today, we're excited to announce Next.js 13, which includes brand new features like nested layouts, server-side streaming, component-based data-fetching, and Turbopack – the Rust-based Webpack successor.
Today, we're very excited to launch Next.js 13 at Vercel, featuring the following updates:
◆ Nested Layouts and Layout Groups
◆ React Server Components w/ Streaming
◆ Component-based Data Fetching & Caching
◆ Turbopack (alpha): Up to 700x faster Rust-based Webpack replacement
◆ New next/image (stable): Faster with native browser lazy loading
◆ New @next/font (beta): Automatic self-hosted fonts with zero layout shift
◆ Improved next/link: Simplified API with automatic
@next@rauchg@jgferreiro Thanks a lot for the kind words, Jorge! Next.js is built for makers of all levels –whether you're running a bootstrapped startup or a Fortune 500 company – plus, Product Hunt itself is built on Next.js as well so we had to launch it on here! 🤩
Let's go! Congrats team!
We're so excited to use Next.js 13 with WunderGraph 🚀
We also launched our Open Source offering today on PH as well! Check it out!
https://www.producthunt.com/post...
I'm not actually using Next.js myself, but I'm very interested in where they are going with Turbopack. We're using Parcel right now, but I'll surely keep an eye on this!
@psychicisabelle yes, that’s definitely possible! Next.js also has built in API routes functionality that allows you to build entire APIs directly inside Next.js!