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.
Best practices from open source: Use img.decode() in image-heavy applications
Cover image for Best practices from open source: Use img.decode() in image-heavy applications

Best practices from open source: Use img.decode() in image-heavy applications

2
Comments
5 min read
CSR vs SSR vs SSG
Cover image for CSR vs SSR vs SSG

CSR vs SSR vs SSG

5
Comments 1
2 min read
Middlewares in Next JS
Cover image for Middlewares in Next JS

Middlewares in Next JS

2
Comments
2 min read
Optimizing Performance in Next.js Using Dynamic Imports

Optimizing Performance in Next.js Using Dynamic Imports

44
Comments 1
4 min read
Next.js 14 with Firebase: A Practical Walkthrough

Next.js 14 with Firebase: A Practical Walkthrough

66
Comments 1
3 min read
Client-Side Rendering (CSR) Vs Server-Side Rendering (SSR)
Cover image for Client-Side Rendering (CSR) Vs Server-Side Rendering (SSR)

Client-Side Rendering (CSR) Vs Server-Side Rendering (SSR)

2
Comments
4 min read
Enhancing Next.js Pages with SEO Configuration Using withSEO HOC

Enhancing Next.js Pages with SEO Configuration Using withSEO HOC

1
Comments
2 min read
Stay Alive Using the Wake Lock API in Next.js
Cover image for Stay Alive Using the Wake Lock API in Next.js

Stay Alive Using the Wake Lock API in Next.js

Comments
2 min read
How to add a video into your website in Next.js 14

How to add a video into your website in Next.js 14

7
Comments
2 min read
Tips from Open source: Use shadow DOM to avoid potential CSS breaks
Cover image for Tips from Open source: Use shadow DOM to avoid potential CSS breaks

Tips from Open source: Use shadow DOM to avoid potential CSS breaks

1
Comments
5 min read
What is bubble?
Cover image for What is bubble?

What is bubble?

Comments
1 min read
How to get CMS in any Next app with one line
Cover image for How to get CMS in any Next app with one line

How to get CMS in any Next app with one line

46
Comments 5
19 min read
Aha Moments I Had When Trying Next.js 14 for the First Time (as a React Dev) 🚀🤯✨
Cover image for Aha Moments I Had When Trying Next.js 14 for the First Time (as a React Dev) 🚀🤯✨

Aha Moments I Had When Trying Next.js 14 for the First Time (as a React Dev) 🚀🤯✨

5
Comments
3 min read
How Well Does Azure Static Web Apps (SWA) Support Next.js? | Pages Architecture
Cover image for How Well Does Azure Static Web Apps (SWA) Support Next.js? | Pages Architecture

How Well Does Azure Static Web Apps (SWA) Support Next.js? | Pages Architecture

Comments
3 min read
Create a simple search bar with checkboxes
Cover image for Create a simple search bar with checkboxes

Create a simple search bar with checkboxes

Comments
3 min read
URL shortener application

URL shortener application

Comments
1 min read
Integration of Facial Authentication (Recognition) on an Employee Dashboard using FACEIO, Next.js & Typescript.
Cover image for Integration of Facial Authentication (Recognition) on an Employee Dashboard using FACEIO, Next.js & Typescript.

Integration of Facial Authentication (Recognition) on an Employee Dashboard using FACEIO, Next.js & Typescript.

26
Comments
16 min read
Tips from open-source: How redirect in Next.js works under the hood
Cover image for Tips from open-source: How redirect in Next.js works under the hood

Tips from open-source: How redirect in Next.js works under the hood

Comments
5 min read
Next.js 14 Server Actions and API Routes
Cover image for Next.js 14 Server Actions and API Routes

Next.js 14 Server Actions and API Routes

11
Comments 4
2 min read
Answers to Common Next.js Questions
Cover image for Answers to Common Next.js Questions

Answers to Common Next.js Questions

102
Comments 11
11 min read
How to use NextAuth.JS with Discord
Cover image for How to use NextAuth.JS with Discord

How to use NextAuth.JS with Discord

4
Comments 2
9 min read
Journal your ideas and experiences with your voice: Voice Journal
Cover image for Journal your ideas and experiences with your voice: Voice Journal

Journal your ideas and experiences with your voice: Voice Journal

2
Comments 4
3 min read
Creating a Responsive Navbar Using Material UI in a Next.js Project
Cover image for Creating a Responsive Navbar Using Material UI in a Next.js Project

Creating a Responsive Navbar Using Material UI in a Next.js Project

6
Comments
2 min read
How to Build a Simple Instagram Clone with Next.js and Netlify

How to Build a Simple Instagram Clone with Next.js and Netlify

16
Comments 4
9 min read
Enhancing Web Performance with Next.js: Font and Image Optimization

Enhancing Web Performance with Next.js: Font and Image Optimization

Comments
2 min read
loading...