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.
Next.js Full Example of Next-Iron-Session with Mongoose

Next.js Full Example of Next-Iron-Session with Mongoose

21
Comments 2
6 min read
I made an app to enjoy Halloween🎃🦇🕸

I made an app to enjoy Halloween🎃🦇🕸

7
Comments 3
2 min read
Let’s build and deploy a Full Stack Next.js App: Part 2

Let’s build and deploy a Full Stack Next.js App: Part 2

11
Comments 1
6 min read
#2 Follow up on Kirby-Boilerplate

#2 Follow up on Kirby-Boilerplate

5
Comments
2 min read
NextJS API working on locals but not working on production

NextJS API working on locals but not working on production

7
Comments 5
1 min read
Notion as Blog, Portfolio and much more ...

Notion as Blog, Portfolio and much more ...

7
Comments
3 min read
Setting up a MySQL database using Prisma

Setting up a MySQL database using Prisma

11
Comments 1
3 min read
How Next.js 12 improved Material-UI app compile by 8X

How Next.js 12 improved Material-UI app compile by 8X

93
Comments 6
2 min read
How to create a Preloader in Next.js

How to create a Preloader in Next.js

178
Comments 21
6 min read
Build a Web app using Next.js and Appwrite

Build a Web app using Next.js and Appwrite

24
Comments
4 min read
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
Prisma creating a upvotes one-to-many relation

Prisma creating a upvotes one-to-many relation

10
Comments
3 min read
Adding Shopify to Your Next.js Stack is 🚀 + 💰 + 🙌

Adding Shopify to Your Next.js Stack is 🚀 + 💰 + 🙌

28
Comments
3 min read
Combining NextJS, AWS Amplify and Stripe to build a catering app (part 1)

Combining NextJS, AWS Amplify and Stripe to build a catering app (part 1)

60
Comments
18 min read
Static playlist website with Next.js and Prisma

Static playlist website with Next.js and Prisma

26
Comments
3 min read
Getting Started with Appwrite in NextJS by Building An App

Getting Started with Appwrite in NextJS by Building An App

11
Comments 2
7 min read
A/B Testing with the new Next.js 12 Middleware

A/B Testing with the new Next.js 12 Middleware

42
Comments 17
5 min read
Cool Features Of Next JS 12

Cool Features Of Next JS 12

59
Comments 3
2 min read
BFF - Backend for Frontend Design Pattern with Next.js

BFF - Backend for Frontend Design Pattern with Next.js

59
Comments 5
7 min read
¿Cómo consigo llamar la atención de mis clientes web?

¿Cómo consigo llamar la atención de mis clientes web?

6
Comments
4 min read
React SaaS Boilerplate with Next JS and Serverless

React SaaS Boilerplate with Next JS and Serverless

34
Comments
6 min read
Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db

Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db

8
Comments 1
1 min read
How to perform non updating upserts in Prisma

How to perform non updating upserts in Prisma

8
Comments
1 min read
I Made Shortlink Generator with NextJs & Spreadsheet

I Made Shortlink Generator with NextJs & Spreadsheet

4
Comments
1 min read
Middleware in NextJS 12 - What are they and how to get started with them

Middleware in NextJS 12 - What are they and how to get started with them

18
Comments
5 min read
Dockerized Next.js on SSH server using Github Action.

Dockerized Next.js on SSH server using Github Action.

6
Comments 7
4 min read
Next.js posting data to Postgres through Prisma

Next.js posting data to Postgres through Prisma

14
Comments
3 min read
Use Next.js 12 on Netlify

Use Next.js 12 on Netlify

18
Comments
2 min read
Nextjs v12 is here....

Nextjs v12 is here....

6
Comments 4
1 min read
Make Personalized Content Fast and Easier with Vercel Edge Functions and Ninetailed

Make Personalized Content Fast and Easier with Vercel Edge Functions and Ninetailed

10
Comments 3
5 min read
Build a static blog from markdown files with Next.js

Build a static blog from markdown files with Next.js

33
Comments
3 min read
Push that to AWS S3 for me

Push that to AWS S3 for me

3
Comments
3 min read
Tina now Supports MDX

Tina now Supports MDX

6
Comments
2 min read
The Ultimate 2021 Backend Developer Roadmap

The Ultimate 2021 Backend Developer Roadmap

42
Comments 1
10 min read
Retrieving a persons Spotify playlist in Next.js

Retrieving a persons Spotify playlist in Next.js

10
Comments
5 min read
Should we use CSR, SSR, SSG, or ISR on Next.js?

Should we use CSR, SSR, SSG, or ISR on Next.js?

51
Comments 6
8 min read
Let’s build and deploy a Full Stack Next.js App: Part 1

Let’s build and deploy a Full Stack Next.js App: Part 1

27
Comments 2
4 min read
You are reading environment variables the wrong way in Next.js

You are reading environment variables the wrong way in Next.js

243
Comments 20
3 min read
Next.js with Elasticsearch

Next.js with Elasticsearch

7
Comments
1 min read
Introducing WebAPIs Playground - An app to play and learn Web APIs

Introducing WebAPIs Playground - An app to play and learn Web APIs

21
Comments
4 min read
Adding email authentication to NextAuth

Adding email authentication to NextAuth

11
Comments
4 min read
How to Make Your Own Next.js Starter Template

How to Make Your Own Next.js Starter Template

46
Comments 1
4 min read
How I created my portfolio with Nextjs and PlainCSS!

How I created my portfolio with Nextjs and PlainCSS!

170
Comments 34
2 min read
How I built my portfolio using NextJS, Typescript, and Chakra UI

How I built my portfolio using NextJS, Typescript, and Chakra UI

16
Comments 1
9 min read
Adding Prisma to a Next.js project

Adding Prisma to a Next.js project

44
Comments 7
3 min read
NextJS authentication in 5 minutes

NextJS authentication in 5 minutes

8
Comments
3 min read
Seeding a Prisma database in Next.js

Seeding a Prisma database in Next.js

10
Comments
2 min read
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
Progressive Web App (PWA) in Next.js

Progressive Web App (PWA) in Next.js

6
Comments
5 min read
How to setup Contentlayer in your Next.js app?

How to setup Contentlayer in your Next.js app?

9
Comments 7
3 min read
NextAuth the easiest authentication for Next.js

NextAuth the easiest authentication for Next.js

72
Comments 1
3 min read
How to build a blog with Next.js 👨‍💻

How to build a blog with Next.js 👨‍💻

14
Comments
2 min read
Next.js vs React.js which should you choose in 2021 ?

Next.js vs React.js which should you choose in 2021 ?

11
Comments 2
7 min read
How to Initialize a Firebase app in the new modular Web SDK in Next.js

How to Initialize a Firebase app in the new modular Web SDK in Next.js

21
Comments 1
1 min read
Building and measuring a sign up funnel with Supabase, Next.js, and PostHog

Building and measuring a sign up funnel with Supabase, Next.js, and PostHog

13
Comments
14 min read
Adding Quill Modules into ReactQuill in NextJS

Adding Quill Modules into ReactQuill in NextJS

7
Comments
1 min read
Convert Next.js app to PWA

Convert Next.js app to PWA

87
Comments 2
3 min read
I made a cheatsheet for Next.js to add debugging, dev url, Tailwind, SEO, ESLint with Typescript, analytics, sitemap, etc.

I made a cheatsheet for Next.js to add debugging, dev url, Tailwind, SEO, ESLint with Typescript, analytics, sitemap, etc.

8
Comments
1 min read
Using Bootstrap in Next.js + free starter

Using Bootstrap in Next.js + free starter

23
Comments 2
4 min read
Fetch both price and product data from stripe in a single api call

Fetch both price and product data from stripe in a single api call

15
Comments 2
2 min read
loading...