50 likes | 121 Views
The NextJS team has released NextJS 13! The new release is faster, simpler, and easier to use than ever before. It includes an improved API.
E N D
There are a lot of new features in NextJS 13 that make it an exciting release. One of the most notable is automatic static optimization. This means that NextJS will automatically optimize your React components for static rendering, making your pages load faster. What’s new? 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>. ●
Introducing Nextjs 13 (A Faster, Simpler, Easier Way To Build) The NextJS team has released NextJS 13! The new release is faster, simpler, and easier to use than ever before. It includes an improved API. With it, they have made improvements in many different areas of NextJS including routing, state management, data management and more.