Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
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)?
Dylan Oh
Dylan Oh
Dylan Oh
Follow
Aug 30 '20
Next.Js Series #1 - How easy it is to start setting up a simple blog with Next.js (Server-side Rendering Framework for React)?
#
react
#
nextjs
#
beginners
#
ssr
52
reactions
Comments
4
comments
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
Dylan Oh
Dylan Oh
Dylan Oh
Follow
Sep 5 '20
Next.Js Series #2 - How to use getInitialProps to fetch external data and populate the data into pre-rendered Next.Js page
#
nextjs
#
react
#
getinitialprops
#
fetchapi
21
reactions
Comments
Add Comment
3 min read
Next.Js Series #3 - How to create dynamic routing with Next.Js component
Dylan Oh
Dylan Oh
Dylan Oh
Follow
Sep 19 '21
Next.Js Series #3 - How to create dynamic routing with Next.Js component
#
nextjs
#
react
#
routing
19
reactions
Comments
1
comment
3 min read
Next.Js Series #4 - What is the custom 'App' component in Next.Js and how should we use it?
Dylan Oh
Dylan Oh
Dylan Oh
Follow
Oct 3 '21
Next.Js Series #4 - What is the custom 'App' component in Next.Js and how should we use it?
#
nextjs
#
react
#
component
45
reactions
Comments
Add Comment
2 min read
Next.Js Series #5 - What is 'Head' component from 'next/head' and how should we use it?
Dylan Oh
Dylan Oh
Dylan Oh
Follow
Oct 10 '21
Next.Js Series #5 - What is 'Head' component from 'next/head' and how should we use it?
#
nextjs
#
webdev
#
beginners
#
react
9
reactions
Comments
Add Comment
3 min read
Next.Js Series #6 - How does 'Image' component from 'next/image' improve the web app performance
Dylan Oh
Dylan Oh
Dylan Oh
Follow
Oct 23 '21
Next.Js Series #6 - How does 'Image' component from 'next/image' improve the web app performance
#
nextjs
#
image
#
webdev
#
javascript
17
reactions
Comments
Add Comment
4 min read
Next.Js Series #7 - Deploying the Web Page to Vercel for FREE (from Github repo)
Dylan Oh
Dylan Oh
Dylan Oh
Follow
Oct 30 '21
Next.Js Series #7 - Deploying the Web Page to Vercel for FREE (from Github repo)
#
deployment
#
vercel
#
webdev
#
nextjs
15
reactions
Comments
Add Comment
2 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account