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.
Create a Passwordless 🔑 auth login flow with Next.js API Routes

Create a Passwordless 🔑 auth login flow with Next.js API Routes

16
Comments 2
4 min read
I built a full stack serverless e-commerce site with Next.js. What I learned and how it might help you

I built a full stack serverless e-commerce site with Next.js. What I learned and how it might help you

31
Comments 10
8 min read
Rebuilding Our Jekyll Website with Next.js and Theme UI

Rebuilding Our Jekyll Website with Next.js and Theme UI

13
Comments 1
19 min read
Next.js File Based Routing (Part-1)

Next.js File Based Routing (Part-1)

8
Comments
3 min read
Next.js authentication with existing backend

Next.js authentication with existing backend

28
Comments 11
3 min read
How to create dynamic NextJS post thumbnails...like DEV.to!

How to create dynamic NextJS post thumbnails...like DEV.to!

15
Comments 1
9 min read
Next.js with TypeScript, tailwindcss, ESLint, Prettier boilerplate

Next.js with TypeScript, tailwindcss, ESLint, Prettier boilerplate

6
Comments
1 min read
The tech stack of our first SaaS and what we regret

The tech stack of our first SaaS and what we regret

33
Comments 4
13 min read
Barebone Next.js TypeScript Template

Barebone Next.js TypeScript Template

8
Comments
1 min read
Fetching and displaying data with GraphQL on a next.js front-end

Fetching and displaying data with GraphQL on a next.js front-end

13
Comments 2
6 min read
Adding twitter tags to your NextJS blog

Adding twitter tags to your NextJS blog

10
Comments 1
2 min read
Howler | A basic fullstack Next.js App using its API routes w/ React Query

Howler | A basic fullstack Next.js App using its API routes w/ React Query

46
Comments 4
7 min read
Headless Ghost and NextJS

Headless Ghost and NextJS

9
Comments 1
6 min read
Using Next.js Router

Using Next.js Router

9
Comments
3 min read
Next.js Tutorial with Examples: build better React apps with Next

Next.js Tutorial with Examples: build better React apps with Next

43
Comments 1
11 min read
Create a production-ready storybook with tailwind

Create a production-ready storybook with tailwind

11
Comments
2 min read
Cerebral Debugger in Next.js

Cerebral Debugger in Next.js

6
Comments
1 min read
Using getStaticProps and getStaticPaths with TypeScript - Next.js

Using getStaticProps and getStaticPaths with TypeScript - Next.js

38
Comments 6
3 min read
Sitemap: What is and how to generate it for a Next.js App

Sitemap: What is and how to generate it for a Next.js App

9
Comments
2 min read
Weather App Next Js

Weather App Next Js

3
Comments
1 min read
Cool way to use staging and production environment with Next.js

Cool way to use staging and production environment with Next.js

14
Comments
2 min read
Fixing Next js "ReferenceError: document is not defined"

Fixing Next js "ReferenceError: document is not defined"

33
Comments 5
1 min read
Preact: Optimize your Next.js build with 5 lines of code

Preact: Optimize your Next.js build with 5 lines of code

15
Comments 2
1 min read
How to eliminate dead links in your Next.js app

How to eliminate dead links in your Next.js app

9
Comments 1
2 min read
Next.js Markdown Blog Starter Template

Next.js Markdown Blog Starter Template

3
Comments
1 min read
loading...