"Web Framework": opinionated systern with default tooling
3
Routing Web applications can consist of many pages
4
Routing - Codebase
5
Routing - Code Splitting
6
Pre-rendering HTML
7
Static Generation - Dynamic Routes
8
Static Generation - Preview Mode Show the updated content to editors
9
Static Generation - Incremental Generation
10
Server-Side Rendering On-demand
11
Data fetching - Eliminated from browser bundles
12
Core Web Vitals
13
Granular Chunking • Automatic optimization . 20% or more reduction in application size
14
React Fast Refresh
Description:
Explore an introduction to Next.js and its future developments in 2021 through this conference talk by Tim Neutkens at JSWORLD Conference. Discover why Next.js was created and how it can enhance both end-user experience and developer productivity. Learn about key features such as routing, code splitting, pre-rendering HTML, static generation, server-side rendering, and data fetching. Gain insights into performance optimizations like granular chunking and React Fast Refresh. Understand how Next.js simplifies the complexity of modern web development tooling while providing scalable and performant solutions for building React applications.
An Introduction to Next.js and What's to Come in 2023