Update on React.JS and Next.JS (Nov 2022)

Paul Ho
Nov 11, 2022

Is good for us to know the latest development of popular React.JS and Next.JS

React.JS

Next.JS

As we announced at Next.js Conf, Next.js 13 (stable) lays the foundations to be dynamic without limits:

app Directory (beta): Easier, faster, less client JS.

Layouts

React Server Components

Streaming

Turbopack (alpha): Up to 700x faster Rust-based Webpack replacement.

New next/image: 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 <a>.

--

--