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(TypeScript)のプロジェクト作成 ESLint+Prettier(@2022-06-29)

Next.js(TypeScript)のプロジェクト作成 ESLint+Prettier(@2022-06-29)

2
Comments
1 min read
Setting up NextJS and Styled Components💅

Setting up NextJS and Styled Components💅

1
Comments
3 min read
NextJs Tutorial: The Full-Stack Story Of Building Your Superb Portfolio Website

NextJs Tutorial: The Full-Stack Story Of Building Your Superb Portfolio Website

8
Comments
3 min read
How to create a Blog using Next.js and Markdown.

How to create a Blog using Next.js and Markdown.

11
Comments 1
11 min read
React Query v4 + SSR in Next JS

React Query v4 + SSR in Next JS

112
Comments 5
6 min read
My personal portfolio website using Next.Js (Responsive)

My personal portfolio website using Next.Js (Responsive)

13
Comments 6
1 min read
Hosting your NextJS App on Vercel.

Hosting your NextJS App on Vercel.

8
Comments
6 min read
Let's create a next.js app with bun

Let's create a next.js app with bun

42
Comments 6
1 min read
GraphQL Nextjs Help

GraphQL Nextjs Help

7
Comments
1 min read
Automatically generating files in your React/Next Js app

Automatically generating files in your React/Next Js app

19
Comments 4
4 min read
NextAuth: Custom user data

NextAuth: Custom user data

4
Comments
1 min read
React Hook: useRunOnce

React Hook: useRunOnce

160
Comments 9
9 min read
Using Tailwind with Sanity and Next

Using Tailwind with Sanity and Next

12
Comments
1 min read
How to use Styled Components to Customize Your Blog.

How to use Styled Components to Customize Your Blog.

8
Comments
9 min read
Next.js Authentication with NextAuth, tRPC and Prisma ORM

Next.js Authentication with NextAuth, tRPC and Prisma ORM

85
Comments 6
12 min read
How to Generate Dynamic Routes with NextJS and Sanity.

How to Generate Dynamic Routes with NextJS and Sanity.

10
Comments
6 min read
Tools for a B2B App?!

Tools for a B2B App?!

5
Comments 1
1 min read
SSR: clerk with hasura

SSR: clerk with hasura

5
Comments
3 min read
Multi Nested Dynamic Routes in NextJs

Multi Nested Dynamic Routes in NextJs

9
Comments 5
1 min read
What Is Next.js And Why Developers Love It

What Is Next.js And Why Developers Love It

21
Comments 6
10 min read
Nx, Next.js, and Module Federation

Nx, Next.js, and Module Federation

2
Comments
15 min read
How to create a blog with using airtable as a database

How to create a blog with using airtable as a database

8
Comments
4 min read
NextJS getStaticProps With Components

NextJS getStaticProps With Components

7
Comments 1
4 min read
Getting started with Serverless Functions using Vercel — I

Getting started with Serverless Functions using Vercel — I

9
Comments
4 min read
Getting started with Serverless Functions using Vercel — II

Getting started with Serverless Functions using Vercel — II

5
Comments
3 min read
Create Simultaneous Allowlists with Signature Drop and Next.js

Create Simultaneous Allowlists with Signature Drop and Next.js

7
Comments
5 min read
Let's build a Youtube clone with Nextjs and Tailwind-css🎉

Let's build a Youtube clone with Nextjs and Tailwind-css🎉

24
Comments
3 min read
What libraries do you use with SvelteKit to make a full website?

What libraries do you use with SvelteKit to make a full website?

1
Comments
1 min read
Creating a Developer Portfolio with Next.js and Cosmic

Creating a Developer Portfolio with Next.js and Cosmic

13
Comments
14 min read
How To Structure Your NextJs Application

How To Structure Your NextJs Application

8
Comments
1 min read
Next.js vs. React: A Multi-Factor Comparison

Next.js vs. React: A Multi-Factor Comparison

8
Comments
24 min read
Simple Protected Routes Middleware in NextJS 12

Simple Protected Routes Middleware in NextJS 12

11
Comments
1 min read
I built 3 Hackathon projects in 3 months, and won 1500$ in Prizes 🥳🎉

I built 3 Hackathon projects in 3 months, and won 1500$ in Prizes 🥳🎉

157
Comments 16
6 min read
1-line theme switching in React (with Tailwind + DaisyUI)

1-line theme switching in React (with Tailwind + DaisyUI)

6
Comments
2 min read
User authentication with NextJS and SSR

User authentication with NextJS and SSR

6
Comments
4 min read
Node.js For Beginners

Node.js For Beginners

6
Comments
2 min read
Fetching and Rendering Sanity Posts on your Homepage

Fetching and Rendering Sanity Posts on your Homepage

11
Comments
6 min read
Portfolio Project

Portfolio Project

14
Comments 12
1 min read
Exciting World of Next.js

Exciting World of Next.js

7
Comments
3 min read
My Next.js Portfolio

My Next.js Portfolio

9
Comments 12
1 min read
Sharing my portfolio website

Sharing my portfolio website

29
Comments 4
2 min read
Configure A Fresh VPS To Host A Website

Configure A Fresh VPS To Host A Website

6
Comments
6 min read
Build a Full Stack App with Next.js, Tailwind, tRPC and Prisma ORM

Build a Full Stack App with Next.js, Tailwind, tRPC and Prisma ORM

265
Comments 52
7 min read
Getting started with Sanity

Getting started with Sanity

12
Comments
3 min read
5 Reasons to Use Next.js

5 Reasons to Use Next.js

34
Comments 6
2 min read
Sprout endless sites from a single Next.js and Umbraco instance

Sprout endless sites from a single Next.js and Umbraco instance

13
Comments
17 min read
How to use KaTex to render math formulas with Nextjs?

How to use KaTex to render math formulas with Nextjs?

3
Comments
2 min read
Create CRUD using Golang and Next.js

Create CRUD using Golang and Next.js

1
Comments
1 min read
Creating an online blog with NextJS, Sanity, and Vercel

Creating an online blog with NextJS, Sanity, and Vercel

7
Comments
1 min read
Create fullstack book app: CRUD operations w/ tRPC

Create fullstack book app: CRUD operations w/ tRPC

9
Comments
6 min read
Build a real-time document contribution list in NextJS

Build a real-time document contribution list in NextJS

15
Comments 2
7 min read
Build an uNFT marketplace with Next.js, Cosmic and Stripe integration

Build an uNFT marketplace with Next.js, Cosmic and Stripe integration

15
Comments
10 min read
Problem with req. query;

Problem with req. query;

3
Comments
1 min read
Create a fullstack book app: Authentication and DB models

Create a fullstack book app: Authentication and DB models

11
Comments
9 min read
Create a fullstack book app: Introduction

Create a fullstack book app: Introduction

8
Comments
2 min read
How to create simple email form in your NodeJS website

How to create simple email form in your NodeJS website

20
Comments 1
3 min read
How To Use Mdi Font With Next.js

How To Use Mdi Font With Next.js

1
Comments
1 min read
Angular v14, Storybook 6.5, new Bootstrap and more - Frontend News #26

Angular v14, Storybook 6.5, new Bootstrap and more - Frontend News #26

6
Comments
1 min read
Say Goodbye to console.log from Production environment

Say Goodbye to console.log from Production environment

261
Comments 66
1 min read
NextJs SEO Checklist: The Ultimate Roadmap To A Fast, SEO-ready Website

NextJs SEO Checklist: The Ultimate Roadmap To A Fast, SEO-ready Website

13
Comments 3
16 min read
loading...