DEV Community

Introduction to Next.Js Series' Articles

Back to Dylan Oh's Series
Next.Js Series #1 - How easy it is to start setting up a simple blog with Next.js (Server-side Rendering Framework for React)?
Cover image for Next.Js Series #1 - How easy it is to start setting up a simple blog with Next.js (Server-side Rendering Framework for React)?

Next.Js Series #1 - How easy it is to start setting up a simple blog with Next.js (Server-side Rendering Framework for React)?

52
Comments 4
8 min read
Next.Js Series #2 - How to use getInitialProps to fetch external data and populate the data into pre-rendered Next.Js page
Cover image for Next.Js Series #2 - How to use getInitialProps to fetch external data and populate the data into pre-rendered Next.Js page

Next.Js Series #2 - How to use getInitialProps to fetch external data and populate the data into pre-rendered Next.Js page

22
Comments
3 min read
Next.Js Series #3 - How to create dynamic routing with Next.Js component
Cover image for Next.Js Series #3 - How to create dynamic routing with Next.Js component

Next.Js Series #3 - How to create dynamic routing with Next.Js component

19
Comments 1
3 min read
Next.Js Series #4 - What is the custom 'App' component in Next.Js and how should we use it?
Cover image for Next.Js Series #4 - What is the custom 'App' component in Next.Js and how should we use it?

Next.Js Series #4 - What is the custom 'App' component in Next.Js and how should we use it?

45
Comments
2 min read
Next.Js Series #5 - What is 'Head' component from 'next/head' and how should we use it?
Cover image for Next.Js Series #5 - What is 'Head' component from 'next/head' and how should we use it?

Next.Js Series #5 - What is 'Head' component from 'next/head' and how should we use it?

8
Comments
3 min read
Next.Js Series #6 - How does 'Image' component from 'next/image' improve the web app performance
Cover image for Next.Js Series #6 - How does 'Image' component from 'next/image' improve the web app performance

Next.Js Series #6 - How does 'Image' component from 'next/image' improve the web app performance

17
Comments
4 min read
Next.Js Series #7 - Deploying the Web Page to Vercel for FREE (from Github repo)
Cover image for Next.Js Series #7 - Deploying the Web Page to Vercel for FREE (from Github repo)

Next.Js Series #7 - Deploying the Web Page to Vercel for FREE (from Github repo)

16
Comments
2 min read