SlideShare a Scribd company logo
@ReactPlayIO
Amazing Features & Performance
Tech Lead, Naukri.com
Divyansh Gupta
Hi.
Where to find me;
@iamdivyansh
Divyansh.2392@gmail.com
Before we start NEXT....
Vision of React & Its Shortcomings...
React , alone takes time...
Next.js comes to rescue....
Next.js , reducing initial load time ..
Next.js - SSR+SEOSupport
No State
No
UseEffect
Server
Rendered
SEO
Friendly
Network payload is still
huge
PROBLEM #1
Dual Rendering context
provide mental overload
PROBLEM #2
EMBODIES
REACT'S VISION
FOR THE FUTURE
Next.js - Is it the new Standard ?
Next 12
Six Months Ago,
Pre-rendering
strategies - SSG, ISR,
SSR
Next 13.0.1
App Router Beta
Improved Error
Reporting
Server Components
Layouts and Pages
Next 13.4
App Router ( Stable )
Simplified Data Fetching
Server Actions ( Alpha )
• Layouts:
• A layout is UI that is shared between multiple pages.
• Layout is on the top hierarchy of the component tree which
wraps any page or any child segments.
• Pages:
• A page is a UI unique to a route segment.
• A page.js file is required to make a route segment publicly
accessible.
• Pages are Server Components by default but can be set to
a Client Component.
- Features
- Best Practices
- Performance
App Router ( Stable with Next.js 13.4 )
- Buit on top of React Server Components
• Shared Layouts and Nested Layouts
• Nested routes
• Streaming and Loading UI
• Error handling at any level
• Dynamic intercept Route handlers
• Not Found UI
Component Hierarchy
• Layouts:
• A layout is UI that is shared between multiple pages.
• Layout is on the top hierarchy of the component tree which
wraps any page or any child segments.
• Pages:
• A page is a UI unique to a route segment.
• A page.js file is required to make a route segment publicly
accessible.
• Pages are Server Components by default but can be set to
a Client Component.
Performance Benefits of
App Router
• Uses Server-Centric Routing
• On Navigating Routes, it stores the result of React Server
Components payload in an in-memory client-side cache
which is split by route segment – allowing cache to be
reused
• SupportPartialRendering
• Does supportAdvanceRoutingPatterns
• ParallelRoutes
• InterceptRoutes
React Server components
Performance Benefits of
React Server components
React Server Components vs
Server Side Rendering
Simplified Data fetching
Caching vs Dynamic vs Revalidating Data
• Fetch with Next helps us with data fetching and to achieve different caching strategies.
• By default, fetch will automatically fetch and cache data indefinitely.
• To fetch fresh data on every fetch request, use the cache: 'no-store' option.
• To revalidate cached data at a timed interval, you can use the
Metadata API
(Static)
Metadata API
(Dynamic)
Server Actions
( Alpha )
Other Features
• Font Optimization - @next/font
• Image Optimizations & Core Web Vitals Improvement - @next/image
• Link API Improvement for better engagement
• Introducing Client-Side Hooks
• Introducing Special Functions for Server Components
Read More on Medium
% Enhancements
+
Dev Exp
+
Built In-SEO Support
What we know & 😍
Superior DX, focus on Performance, built in SEO
support means Good Choice for Production Apps
😍
Thank you!
Questions ??
@iamdivyans
h

More Related Content

PDF
Next.js Introduction
PPTX
Nextjs13.pptx
PDF
PDF
Routing in NEXTJS.pdf
PPTX
Node.js Express
PDF
Spring boot introduction
PDF
Getting started with Next.js
PDF
NextJS, A JavaScript Framework for building next generation SPA
Next.js Introduction
Nextjs13.pptx
Routing in NEXTJS.pdf
Node.js Express
Spring boot introduction
Getting started with Next.js
NextJS, A JavaScript Framework for building next generation SPA

What's hot (20)

PPTX
Introduction to React JS for beginners | Namespace IT
PPTX
Introduction to React JS for beginners
PPTX
React - Start learning today
PDF
Spring Framework - Core
PPTX
Spring boot Introduction
PPT
PDF
JPA and Hibernate
PPTX
React-JS.pptx
PDF
ReactDC Intro to NextJS 9
PPTX
Spring boot
PPT
Node.js Express Framework
PDF
Introduction to React Native
PDF
React JS - Introduction
PDF
Understanding Reactive Programming
PDF
What's new in NextJS 13_.pdf
PPTX
Spring Boot Tutorial
PPTX
Basic Concept of Node.js & NPM
PPTX
Introduction to Node.js
Introduction to React JS for beginners | Namespace IT
Introduction to React JS for beginners
React - Start learning today
Spring Framework - Core
Spring boot Introduction
JPA and Hibernate
React-JS.pptx
ReactDC Intro to NextJS 9
Spring boot
Node.js Express Framework
Introduction to React Native
React JS - Introduction
Understanding Reactive Programming
What's new in NextJS 13_.pdf
Spring Boot Tutorial
Basic Concept of Node.js & NPM
Introduction to Node.js
Ad

Similar to Next.js - ReactPlayIO.pptx (20)

PDF
NextJS - Online Summit for Frontend Developers September 2020
PPTX
What Is Next JS ? | Introduction to Next JS | Basics of Next JS | Next JS Tut...
PDF
Universal React apps in Next.js
PPTX
What is ReactJS?
PDF
Performance and Scalability Art of Isomorphic React Applications
PPTX
Introduction to React.js and Next.js.pptx
PDF
React Js Simplified
PDF
nextjs-handbook.pdf
PDF
reactjs-vs-angularjs-which-is-the-best-framework-for-you.pdf
PDF
Isomorphic React Applications: Performance And Scalability
PPTX
React And Express Tutorial
PDF
Frontrunners react
PPTX
React JS Unleashing the Power of Front-End Development.pptx
PDF
What is Next js.pdf
PPTX
Client vs Server Components in Next.js.pptx
PDF
Top Reasons to Use ReactJS for Web Development
PDF
Step Into the Future with Next.js: Performance Meets Innovation
PPTX
React js
PDF
Best 10 Advantages Of React.js Development For Your Business
PDF
What is Server-side Rendering? How to Render Your React App on the Server-sid...
NextJS - Online Summit for Frontend Developers September 2020
What Is Next JS ? | Introduction to Next JS | Basics of Next JS | Next JS Tut...
Universal React apps in Next.js
What is ReactJS?
Performance and Scalability Art of Isomorphic React Applications
Introduction to React.js and Next.js.pptx
React Js Simplified
nextjs-handbook.pdf
reactjs-vs-angularjs-which-is-the-best-framework-for-you.pdf
Isomorphic React Applications: Performance And Scalability
React And Express Tutorial
Frontrunners react
React JS Unleashing the Power of Front-End Development.pptx
What is Next js.pdf
Client vs Server Components in Next.js.pptx
Top Reasons to Use ReactJS for Web Development
Step Into the Future with Next.js: Performance Meets Innovation
React js
Best 10 Advantages Of React.js Development For Your Business
What is Server-side Rendering? How to Render Your React App on the Server-sid...
Ad

More from DivyanshGupta922023 (18)

PPT
Git mercurial - Git basics , features and commands
PPT
Fundamentals and basics of Git and commands
PPTX
(Public) FedCM BlinkOn 16 fedcm and privacy sandbox apis
PPTX
DevOps The Buzzword - everything about devops
PDF
Git Basics walkthough to all basic concept and commands of git
PPTX
jquery summit presentation for large scale javascript applications
PPTX
Management+team.pptx
PPTX
DHC Microbiome Presentation 4-23-19.pptx
PDF
developer-burnout.pdf
PPTX
AzureIntro.pptx
PDF
api-driven-development.pdf
PPTX
Internet of Things.pptx
PPTX
Functional JS+ ES6.pptx
PPTX
AAAI19-Open.pptx
PPTX
10-security-concepts-lightning-talk 1of2.pptx
PPTX
Introduction to Directed Acyclic Graphs.pptx
PPTX
ReactJS presentation.pptx
PPTX
01-React js Intro.pptx
Git mercurial - Git basics , features and commands
Fundamentals and basics of Git and commands
(Public) FedCM BlinkOn 16 fedcm and privacy sandbox apis
DevOps The Buzzword - everything about devops
Git Basics walkthough to all basic concept and commands of git
jquery summit presentation for large scale javascript applications
Management+team.pptx
DHC Microbiome Presentation 4-23-19.pptx
developer-burnout.pdf
AzureIntro.pptx
api-driven-development.pdf
Internet of Things.pptx
Functional JS+ ES6.pptx
AAAI19-Open.pptx
10-security-concepts-lightning-talk 1of2.pptx
Introduction to Directed Acyclic Graphs.pptx
ReactJS presentation.pptx
01-React js Intro.pptx

Recently uploaded (20)

PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
Empathic Computing: Creating Shared Understanding
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Modernizing your data center with Dell and AMD
PPT
Teaching material agriculture food technology
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
Spectral efficient network and resource selection model in 5G networks
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Machine learning based COVID-19 study performance prediction
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
cuic standard and advanced reporting.pdf
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
Mobile App Security Testing_ A Comprehensive Guide.pdf
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
Advanced methodologies resolving dimensionality complications for autism neur...
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Empathic Computing: Creating Shared Understanding
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Modernizing your data center with Dell and AMD
Teaching material agriculture food technology
Network Security Unit 5.pdf for BCA BBA.
Spectral efficient network and resource selection model in 5G networks
20250228 LYD VKU AI Blended-Learning.pptx
Machine learning based COVID-19 study performance prediction
Per capita expenditure prediction using model stacking based on satellite ima...
Building Integrated photovoltaic BIPV_UPV.pdf
“AI and Expert System Decision Support & Business Intelligence Systems”
cuic standard and advanced reporting.pdf
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
The Rise and Fall of 3GPP – Time for a Sabbatical?

Next.js - ReactPlayIO.pptx