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.
Dynamic breadcrumbs in Next.js using the app router

Dynamic breadcrumbs in Next.js using the app router

4
Comments
3 min read
6/ NextAuth: creating a custom login page

6/ NextAuth: creating a custom login page

24
Comments 1
8 min read
18/ Edit username form and custom Strapi route and controller

18/ Edit username form and custom Strapi route and controller

2
Comments 3
8 min read
7/ NextAuth callback functions explained

7/ NextAuth callback functions explained

19
Comments 2
7 min read
15/ Sending email confirmations in Strapi

15/ Sending email confirmations in Strapi

5
Comments 2
10 min read
3/ NextAuth v4: introduction

3/ NextAuth v4: introduction

15
Comments
4 min read
Nuxt vs Next | Biased Opinion

Nuxt vs Next | Biased Opinion

2
Comments
4 min read
Next.js authentication using Clerk, Drizzle ORM, and Neon

Next.js authentication using Clerk, Drizzle ORM, and Neon

1
Comments
10 min read
8/ Using NextAuth GoogleProvider to put a user into the Strapi database

8/ Using NextAuth GoogleProvider to put a user into the Strapi database

6
Comments 1
9 min read
10/ NextAuth CredentialsProvider: signing in

10/ NextAuth CredentialsProvider: signing in

5
Comments
9 min read
4/ NextAuth with GoogleProvider: signing in

4/ NextAuth with GoogleProvider: signing in

11
Comments 1
6 min read
13/ Signing up with the NextAuth CredentialsProvider

13/ Signing up with the NextAuth CredentialsProvider

12
Comments
6 min read
11/ How to handle errors in the NextAuth authorize function / CredentialsProvider

11/ How to handle errors in the NextAuth authorize function / CredentialsProvider

15
Comments
6 min read
14/ Signing up with NextAuth CredentialsProvider using server actions and useFormState

14/ Signing up with NextAuth CredentialsProvider using server actions and useFormState

10
Comments
7 min read
16/ Forgot password flow with Strapi and NextAuth

16/ Forgot password flow with Strapi and NextAuth

4
Comments
10 min read
1/ Full guide for authentication with Next 14 + NextAuth 4 + Strapi v4 using Google and credentials provider

1/ Full guide for authentication with Next 14 + NextAuth 4 + Strapi v4 using Google and credentials provider

54
Comments
2 min read
5/ NextAuth with GoogleProvider: sessions

5/ NextAuth with GoogleProvider: sessions

8
Comments
5 min read
20/ Change password flow in Strapi and NextAuth CredentialsProvider

20/ Change password flow in Strapi and NextAuth CredentialsProvider

5
Comments
7 min read
2/ Next + NextAuth + Strapi: setting up our project

2/ Next + NextAuth + Strapi: setting up our project

10
Comments
5 min read
12/ Error handling in our form component for the NextAuth CredentialsProvider

12/ Error handling in our form component for the NextAuth CredentialsProvider

3
Comments
6 min read
17/ Change password flow in Strapi and NextAuth

17/ Change password flow in Strapi and NextAuth

2
Comments
5 min read
Optimizing React Apps for Smooth UI Transitions and Enhanced Performance

Optimizing React Apps for Smooth UI Transitions and Enhanced Performance

4
Comments
4 min read
Test-Driven Development (TDD) in frontend code.

Test-Driven Development (TDD) in frontend code.

Comments
5 min read
Exploring Streaming in Next.js: Enhancing Performance and User Experience

Exploring Streaming in Next.js: Enhancing Performance and User Experience

10
Comments 3
3 min read
Optimizing Fonts and Images (Next.js)

Optimizing Fonts and Images (Next.js)

3
Comments
2 min read
loading...