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.
Epic Next JS 15 Tutorial Part 5: File upload using server actions

Epic Next JS 15 Tutorial Part 5: File upload using server actions

2
Comments
23 min read
Lessons from open-source: How obsessed are you with following Single Responsibility Principle?

Lessons from open-source: How obsessed are you with following Single Responsibility Principle?

Comments
2 min read
Epic Next.js 15 Tutorial Part 3: Building Out Our Home Page

Epic Next.js 15 Tutorial Part 3: Building Out Our Home Page

2
Comments
27 min read
4 Caching Mechanisms Next.js Uses to Optimize Application Performance

4 Caching Mechanisms Next.js Uses to Optimize Application Performance

2
Comments
5 min read
Escaping Deployment Hell: How Feature Flags Can Transform Your Workflow

Escaping Deployment Hell: How Feature Flags Can Transform Your Workflow

Comments
5 min read
Debouncing: Enhancing User Input Handling

Debouncing: Enhancing User Input Handling

Comments
2 min read
Lessons from open-source: Describe what your regex does with a commented example.

Lessons from open-source: Describe what your regex does with a commented example.

Comments
3 min read
Managing Global State with useReducer and Context API in Next JS 14

Managing Global State with useReducer and Context API in Next JS 14

25
Comments 3
3 min read
How I Built an Open-Source Admin Dashboard Template with Mantine and Next.js

How I Built an Open-Source Admin Dashboard Template with Mantine and Next.js

3
Comments 1
5 min read
create responsive navbar in next 13 with shadcn ui

create responsive navbar in next 13 with shadcn ui

46
Comments 2
3 min read
What I have in my portfolio 😎

What I have in my portfolio 😎

5
Comments 2
2 min read
Integrating Next.js and SignalR to build real-time web apps

Integrating Next.js and SignalR to build real-time web apps

5
Comments
10 min read
Lessons from open-source: Algorithm used to compute error.digest in Next.js

Lessons from open-source: Algorithm used to compute error.digest in Next.js

1
Comments
3 min read
Rewrite Movie/TV endings with AI

Rewrite Movie/TV endings with AI

23
Comments 3
1 min read
Navigating Between Pages (Next.js)

Navigating Between Pages (Next.js)

11
Comments
2 min read
The React Tower of Babel: Navigating Complexity in Javascript Web Development

The React Tower of Babel: Navigating Complexity in Javascript Web Development

3
Comments 2
6 min read
Next.js with Public Environment Variables in Docker

Next.js with Public Environment Variables in Docker

29
Comments 3
5 min read
21/ NextAuth + Strapi: Final pieces and conclusion

21/ NextAuth + Strapi: Final pieces and conclusion

12
Comments 9
4 min read
The Best Vscode Snippets for React Typescript + Nextjs + Redux Toolkit

The Best Vscode Snippets for React Typescript + Nextjs + Redux Toolkit

21
Comments 7
2 min read
Server components and Client Components in Next.js - Part 2

Server components and Client Components in Next.js - Part 2

2
Comments
3 min read
A HackerNews clone built with Next.js and shadcn/ui

A HackerNews clone built with Next.js and shadcn/ui

2
Comments 1
2 min read
Introduction to Next.js - Part-1

Introduction to Next.js - Part-1

1
Comments
4 min read
Components and Optimisations in Next.js - Part 3

Components and Optimisations in Next.js - Part 3

Comments
3 min read
API Routes in Next.js - Part 4

API Routes in Next.js - Part 4

Comments
2 min read
9/ How to add error handling to NextAuth GoogleProvider

9/ How to add error handling to NextAuth GoogleProvider

26
Comments
9 min read
loading...