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.
React18たStreaming SSRă‚’äœżăŁăŠNextJSぼケプăƒȘă‚±ăƒŒă‚·ăƒ§ăƒłă‚’éƒšćˆ†çš„ă«HydrateさせどUXを搑侊させる

React18たStreaming SSRă‚’äœżăŁăŠNextJSぼケプăƒȘă‚±ăƒŒă‚·ăƒ§ăƒłă‚’éƒšćˆ†çš„ă«HydrateさせどUXを搑侊させる

3
Comments
1 min read
Setting Up A Cookie From NEXT.JS Back-end

Setting Up A Cookie From NEXT.JS Back-end

1
Comments
1 min read
My Portfolio Site Has GitHub Comments 😎

My Portfolio Site Has GitHub Comments 😎

5
Comments
1 min read
Next.js getInitialProps and getServerSideProps

Next.js getInitialProps and getServerSideProps

38
Comments 4
8 min read
The making of GuessTheColor Game

The making of GuessTheColor Game

2
Comments
4 min read
Next.js Web App Template

Next.js Web App Template

5
Comments
1 min read
Highlight on the new features of Next JS 13 config 2022

Highlight on the new features of Next JS 13 config 2022

3
Comments
3 min read
How to Create a Blog with NextJS, Notion, and Notion API

How to Create a Blog with NextJS, Notion, and Notion API

91
Comments 5
5 min read
NextJS 13 - Refactor a complete App to NextJS 13

NextJS 13 - Refactor a complete App to NextJS 13

9
Comments
1 min read
Creating a Next.js project with Chakra-UI integration

Creating a Next.js project with Chakra-UI integration

12
Comments
6 min read
How to implement Server Side Rendering for Material UI's media queries in NextJs to avoid flash?

How to implement Server Side Rendering for Material UI's media queries in NextJs to avoid flash?

8
Comments 3
3 min read
Using Neo4j in your next Next.js Project

Using Neo4j in your next Next.js Project

30
Comments
11 min read
NEXT.JS is evolving

NEXT.JS is evolving

2
Comments
4 min read
Building data-rich apps with Next.js and Tigris

Building data-rich apps with Next.js and Tigris

4
Comments
9 min read
Next.js with Module Federation: the Future of Micro Frontends?

Next.js with Module Federation: the Future of Micro Frontends?

1
Comments
4 min read
How to Make Angular Universal Behave Like NextJS

How to Make Angular Universal Behave Like NextJS

5
Comments
4 min read
ExpressJS like API in NextJS

ExpressJS like API in NextJS

5
Comments
2 min read
Next.js vs. React: what should you use?

Next.js vs. React: what should you use?

21
Comments 3
5 min read
Enhance Next.js with Vercel Analytics: A Step-by-Step Guide

Enhance Next.js with Vercel Analytics: A Step-by-Step Guide

2
Comments
2 min read
Optimizing the PageSpeed results - part 17

Optimizing the PageSpeed results - part 17

17
Comments 1
3 min read
What is Babel? And SWC?

What is Babel? And SWC?

13
Comments 2
5 min read
Why the JamStack is the future of Web Development

Why the JamStack is the future of Web Development

2
Comments
11 min read
Creating Linkable Tabs in Next.js - The Easy Way!

Creating Linkable Tabs in Next.js - The Easy Way!

7
Comments 1
4 min read
Easily Password Protect NextJS pages with Iron Session

Easily Password Protect NextJS pages with Iron Session

8
Comments 2
4 min read
Building Google-JWT Authentication with NextAuth

Building Google-JWT Authentication with NextAuth

22
Comments 1
9 min read
Day30 of #100DaysOfCode

Day30 of #100DaysOfCode

2
Comments 2
1 min read
Why use Next.js for eCommerce?

Why use Next.js for eCommerce?

3
Comments 3
5 min read
My fair share of rehydration in React.

My fair share of rehydration in React.

8
Comments
8 min read
Loading work from a JSON file - part 15

Loading work from a JSON file - part 15

14
Comments
4 min read
Creating individual markdown blog pages - part 13

Creating individual markdown blog pages - part 13

10
Comments 9
3 min read
Build a Full-Stack Food Ordering Application

Build a Full-Stack Food Ordering Application

11
Comments
2 min read
Currying Layout Component Patterns in Next.js

Currying Layout Component Patterns in Next.js

7
Comments
3 min read
Conditionally load scripts in NextJS using environment variables

Conditionally load scripts in NextJS using environment variables

8
Comments
1 min read
I made a premium admin dashboard for NextJS & Typescript!

I made a premium admin dashboard for NextJS & Typescript!

16
Comments 2
1 min read
Creating a generic posts function - part 14

Creating a generic posts function - part 14

9
Comments
3 min read
Tidying up getServerSideProps(Server-Side Rendering) with Higher Order Functions

Tidying up getServerSideProps(Server-Side Rendering) with Higher Order Functions

8
Comments
4 min read
How and why you should use Next.js with Django

How and why you should use Next.js with Django

13
Comments 1
6 min read
Building a startup (build log 2#): Authenticating students with Supabase

Building a startup (build log 2#): Authenticating students with Supabase

7
Comments
6 min read
Next.js Authentication with Okta and NextAuth.js 4.0

Next.js Authentication with Okta and NextAuth.js 4.0

5
Comments
8 min read
Set Environment Variable (.env) in NextJS

Set Environment Variable (.env) in NextJS

2
Comments
2 min read
Loading local markdown blog posts - part 12

Loading local markdown blog posts - part 12

12
Comments
3 min read
Create sitemaps for a multi-language, multi-domain, URL-translated, static Next.js site

Create sitemaps for a multi-language, multi-domain, URL-translated, static Next.js site

7
Comments 2
2 min read
I made an admin dashboard for NextJS using Typescript! Use it for free!

I made an admin dashboard for NextJS using Typescript! Use it for free!

17
Comments
1 min read
Making the site responsive - part 11

Making the site responsive - part 11

27
Comments
2 min read
How we developed our company website using NextJS

How we developed our company website using NextJS

23
Comments 2
6 min read
tRPC: Understanding Typesafety

tRPC: Understanding Typesafety

5
Comments
5 min read
Handle quick phone authentication in Next.js using Appwrite and Twilio

Handle quick phone authentication in Next.js using Appwrite and Twilio

14
Comments
8 min read
Script Loading, performance and Next Script

Script Loading, performance and Next Script

5
Comments 3
7 min read
Making the menu work - part 10

Making the menu work - part 10

6
Comments
2 min read
Creating the blog page - part 8

Creating the blog page - part 8

13
Comments 2
3 min read
Next.js API routes - Global Error Handling and Clean Code Practices

Next.js API routes - Global Error Handling and Clean Code Practices

17
Comments
6 min read
Creating the work page - part 9

Creating the work page - part 9

4
Comments
2 min read
Using Query Params and Cookies in Next.js Static Pages

Using Query Params and Cookies in Next.js Static Pages

12
Comments 3
3 min read
Next.js: Next-auth

Next.js: Next-auth

11
Comments
2 min read
Building a startup (build log 1#): The landing page

Building a startup (build log 1#): The landing page

4
Comments
10 min read
Styling the featured work section - part 7

Styling the featured work section - part 7

6
Comments
3 min read
Applying Atomic Design to your Next.js project

Applying Atomic Design to your Next.js project

2
Comments
8 min read
Styling the recent posts - part 6

Styling the recent posts - part 6

4
Comments 3
3 min read
Using GraphQL Codegen with Typescript and urql

Using GraphQL Codegen with Typescript and urql

Comments
1 min read
How to create an Instagram clone on the Polygon Network using Next.js and Truffle

How to create an Instagram clone on the Polygon Network using Next.js and Truffle

3
Comments
9 min read
loading...