Forem

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.
Lessons from open-source: How obsessed are you with following Single Responsibility Principle?
Cover image for 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
Next.js Tutorials

Next.js Tutorials

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

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

3
Comments
27 min read
4 Caching Mechanisms Next.js Uses to Optimize Application Performance
Cover image for 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
Cover image for 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
Cover image for 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.
Cover image for 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
Cover image for Managing Global State with useReducer and Context API in Next JS 14

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

26
Comments 3
3 min read
How I Built an Open-Source Admin Dashboard Template with Mantine and Next.js
Cover image for 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

5
Comments 1
5 min read
create responsive navbar in next 13 with shadcn ui
Cover image for create responsive navbar in next 13 with shadcn ui

create responsive navbar in next 13 with shadcn ui

48
Comments 2
3 min read
What I have in my portfolio 😎
Cover image for 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
Cover image for 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
Cover image for 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
Next.js with Public Environment Variables in Docker
Cover image for Next.js with Public Environment Variables in Docker

Next.js with Public Environment Variables in Docker

30
Comments 4
5 min read
The React Tower of Babel: Navigating Complexity in Javascript Web Development
Cover image for 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
Navigating Between Pages (Next.js)

Navigating Between Pages (Next.js)

11
Comments
2 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

22
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
Cover image for 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
API Routes in Next.js - Part 4

API Routes in Next.js - Part 4

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

Components and Optimisations in Next.js - Part 3

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

9/ How to add error handling to NextAuth GoogleProvider

29
Comments
9 min read
Dynamic breadcrumbs in Next.js using the app router
Cover image for Dynamic breadcrumbs in Next.js using the app router

Dynamic breadcrumbs in Next.js using the app router

4
Comments
3 min read
loading...