DEV Community

Next.js

Next.js gives you hybrid static and server rendering, TypeScript support, smart bundling, route pre-fetching, and more. No config needed.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to integrate Paddle.js with Next.js?

How to integrate Paddle.js with Next.js?

6
Comments
1 min read
Awesome method to create a NextJS project.

Awesome method to create a NextJS project.

5
Comments
2 min read
Static website + Wordpress blog - Hosting on AWS

Static website + Wordpress blog - Hosting on AWS

7
Comments 1
4 min read
Add google analytics to your Next.js app ✨

Add google analytics to your Next.js app ✨

49
Comments 7
2 min read
Syntax highlighting with Prism and Next.js

Syntax highlighting with Prism and Next.js

10
Comments
4 min read
My Online Radio Reached 100K Plays in 2 Months 🤯 Here's How I Created It 🎉

My Online Radio Reached 100K Plays in 2 Months 🤯 Here's How I Created It 🎉

158
Comments 24
6 min read
How to add Google Analytics to Next.js using the Script Component (🙏 Stop using inline script)

How to add Google Analytics to Next.js using the Script Component (🙏 Stop using inline script)

8
Comments 4
6 min read
Making an AeroPress Tracking App

Making an AeroPress Tracking App

4
Comments
7 min read
How to Setup Next App, and MUI5 with Typescript

How to Setup Next App, and MUI5 with Typescript

7
Comments
4 min read
What's Wrong This Time? A Debugging Mystery in Three Parts

What's Wrong This Time? A Debugging Mystery in Three Parts

7
Comments
5 min read
Building My First Side Project - Part 1

Building My First Side Project - Part 1

4
Comments
2 min read
Next Js SSR [getServerSideProps]

Next Js SSR [getServerSideProps]

4
Comments
1 min read
Generate a resignation letter in a few steps 😀

Generate a resignation letter in a few steps 😀

7
Comments
2 min read
Quickly implement infinite scroll with Next.js and react-query

Quickly implement infinite scroll with Next.js and react-query

34
Comments 5
5 min read
Next.JS + MUI v5 + TypeScript + Scss + Storybook Starter 📕

Next.JS + MUI v5 + TypeScript + Scss + Storybook Starter 📕

10
Comments
1 min read
Learn Next.js by creating a static HTML webpage

Learn Next.js by creating a static HTML webpage

8
Comments
3 min read
Atlas Store - E Commerce web app with Next.js and TailwindCSS

Atlas Store - E Commerce web app with Next.js and TailwindCSS

5
Comments
1 min read
NextJS Ecommerce Website with MongoDB and Tailwind CSS

NextJS Ecommerce Website with MongoDB and Tailwind CSS

22
Comments 7
2 min read
Metamask authentication in NextJS with Third Web

Metamask authentication in NextJS with Third Web

24
Comments 3
3 min read
Getting to Know Web Vitals!

Getting to Know Web Vitals!

2
Comments
4 min read
My Portfolio: a Cloud Resume Challenge

My Portfolio: a Cloud Resume Challenge

7
Comments
3 min read
Path Aliases in Next.js

Path Aliases in Next.js

35
Comments 7
2 min read
Next.js GraphQL Apollo Server Starter Project

Next.js GraphQL Apollo Server Starter Project

10
Comments
1 min read
I built a NextJS/Tailwind portfolio template for you to use!

I built a NextJS/Tailwind portfolio template for you to use!

8
Comments
1 min read
What is SSR or Server-side rendering?

What is SSR or Server-side rendering?

7
Comments 3
2 min read
React Server Components in Next.js 12

React Server Components in Next.js 12

6
Comments
7 min read
How to start a headless E2E e-commerce store in no time with Medusa 🛍️

How to start a headless E2E e-commerce store in no time with Medusa 🛍️

33
Comments
4 min read
Add Line Numbers to Prismjs Code Blocks in a Next.js Project

Add Line Numbers to Prismjs Code Blocks in a Next.js Project

6
Comments
4 min read
Create a Newsletter Subscription Form with Next.js API Routes and the Twitter Revue API

Create a Newsletter Subscription Form with Next.js API Routes and the Twitter Revue API

6
Comments
6 min read
Creating a Project with Nest.js + Next.js

Creating a Project with Nest.js + Next.js

153
Comments 11
13 min read
12 Features to Maximize Efficiency on Next.js & Tailwind CSS Projects

12 Features to Maximize Efficiency on Next.js & Tailwind CSS Projects

53
Comments 1
7 min read
Handling Previews in a Headless Architecture - Strapi and Next.js

Handling Previews in a Headless Architecture - Strapi and Next.js

6
Comments
2 min read
Nextjs User Login Authentication in 5 simple steps using Auth0.

Nextjs User Login Authentication in 5 simple steps using Auth0.

19
Comments 1
6 min read
mongoose connection in NextJS

mongoose connection in NextJS

2
Comments
1 min read
Advanced Practices for Nest.js + Next.js Projects

Advanced Practices for Nest.js + Next.js Projects

35
Comments 3
15 min read
Next.js : A First Look

Next.js : A First Look

1
Comments
14 min read
Web vitals automation using github actions

Web vitals automation using github actions

5
Comments
4 min read
Today I launched the MVP of my first digital product.

Today I launched the MVP of my first digital product.

6
Comments 1
1 min read
Github Insights Dashboard

Github Insights Dashboard

6
Comments
4 min read
next-export-i18n v1.3.0: respecing the user's default language

next-export-i18n v1.3.0: respecing the user's default language

13
Comments 5
2 min read
Visual Explanation and Comparison of CSR, SSR, SSG and ISR

Visual Explanation and Comparison of CSR, SSR, SSG and ISR

94
Comments 6
3 min read
Building Dynamic Breadcrumbs in NextJS

Building Dynamic Breadcrumbs in NextJS

103
Comments 12
9 min read
🖋Adding Fonts in Next.js (local fonts along with styled components)

🖋Adding Fonts in Next.js (local fonts along with styled components)

23
Comments 1
5 min read
How to use Mobx in Next.js application (with demo)

How to use Mobx in Next.js application (with demo)

37
Comments
4 min read
Fixing Next.js router query param returning undefined on initial render

Fixing Next.js router query param returning undefined on initial render

24
Comments 9
2 min read
Next.JS - the production ready react on steroids framework

Next.JS - the production ready react on steroids framework

5
Comments 2
2 min read
Next.js Custom Link Attributes

Next.js Custom Link Attributes

6
Comments
1 min read
💅 Setting up styled components with Next.js 9.5.2

💅 Setting up styled components with Next.js 9.5.2

11
Comments
4 min read
New Year, New CMS?

New Year, New CMS?

7
Comments
4 min read
Implementing Authenticated API Requests to Strapi

Implementing Authenticated API Requests to Strapi

9
Comments 1
9 min read
Integrating TypeScript into your NextJS app

Integrating TypeScript into your NextJS app

5
Comments
2 min read
Twitter Followers Tracker using Next.js, NextAuth and TailwindCSS

Twitter Followers Tracker using Next.js, NextAuth and TailwindCSS

50
Comments 3
5 min read
Meet NFTW - The NFT Marketplace

Meet NFTW - The NFT Marketplace

9
Comments 5
2 min read
Part 2. Quick guide to make your Azure applications work.

Part 2. Quick guide to make your Azure applications work.

18
Comments
9 min read
Implementing Infinite scroll using NextJS, Prima, and React-Query

Implementing Infinite scroll using NextJS, Prima, and React-Query

29
Comments 1
5 min read
A drag and drop puzzle game with Framer-Motion

A drag and drop puzzle game with Framer-Motion

18
Comments
4 min read
Shout out to next-auth

Shout out to next-auth

6
Comments
2 min read
6+ Next JS Templates Tailwind CSS for 2022

6+ Next JS Templates Tailwind CSS for 2022

17
Comments
3 min read
Dev Learning Hub - a place to share your knowledge with everyone powered with MongoDB Atlas

Dev Learning Hub - a place to share your knowledge with everyone powered with MongoDB Atlas

9
Comments
3 min read
Create a lookalike search engine with Next.js, Tailwind and Elasticsearch (10 steps)

Create a lookalike search engine with Next.js, Tailwind and Elasticsearch (10 steps)

30
Comments
6 min read
loading...