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.
Real-Time Web Communication: Long/Short Polling, WebSockets, and SSE Explained + Next.js code
Cover image for Real-Time Web Communication: Long/Short Polling, WebSockets, and SSE Explained + Next.js code

Real-Time Web Communication: Long/Short Polling, WebSockets, and SSE Explained + Next.js code

9
Comments
7 min read
Why you should always add type safety to your environment variables?
Cover image for Why you should always add type safety to your environment variables?

Why you should always add type safety to your environment variables?

1
Comments
4 min read
Understanding the "use client" Directive in Next.js 13
Cover image for Understanding the "use client" Directive in Next.js 13

Understanding the "use client" Directive in Next.js 13

2
Comments 1
2 min read
Redux with Persistent State Rehydration in Next.js (App Router)

Redux with Persistent State Rehydration in Next.js (App Router)

8
Comments 1
3 min read
How to Fix File-Based Metadata Issues in Next.js 14 for Dynamic Pages
Cover image for How to Fix File-Based Metadata Issues in Next.js 14 for Dynamic Pages

How to Fix File-Based Metadata Issues in Next.js 14 for Dynamic Pages

3
Comments
4 min read
Multi-tenant analytics for Next.js Apps

Multi-tenant analytics for Next.js Apps

2
Comments
4 min read
Dynamic Manipulation of Children in React JSX with React.cloneElement and React.Children.map

Dynamic Manipulation of Children in React JSX with React.cloneElement and React.Children.map

1
Comments
2 min read
Routing in React vs. Next.js: Extra Work or Easy Wins?

Routing in React vs. Next.js: Extra Work or Easy Wins?

2
Comments
4 min read
I built my first OpenSource project

I built my first OpenSource project

1
Comments
1 min read
Nextjs中使用axios实现一个动态的下载/上传进度条
Cover image for Nextjs中使用axios实现一个动态的下载/上传进度条

Nextjs中使用axios实现一个动态的下载/上传进度条

1
Comments
11 min read
Is Next.js the Next Evolution or Just a Passing Trend? A Dora Metrics Case Study
Cover image for Is Next.js the Next Evolution or Just a Passing Trend? A Dora Metrics Case Study

Is Next.js the Next Evolution or Just a Passing Trend? A Dora Metrics Case Study

17
Comments
7 min read
🎨 VSCode Theme Generator: Create stunning themes using sacred geometry patterns

🎨 VSCode Theme Generator: Create stunning themes using sacred geometry patterns

Comments
1 min read
Overcoming NEXT_PUBLIC_ Environment Variable Limitations in Next.js with Docker
Cover image for Overcoming NEXT_PUBLIC_ Environment Variable Limitations in Next.js with Docker

Overcoming NEXT_PUBLIC_ Environment Variable Limitations in Next.js with Docker

3
Comments 1
2 min read
Protege tu web Astro con React y Next.js: Moderación de comentarios con Azure Content Safety
Cover image for Protege tu web Astro con React y Next.js: Moderación de comentarios con Azure Content Safety

Protege tu web Astro con React y Next.js: Moderación de comentarios con Azure Content Safety

Comments
4 min read
Mastering Coding Best Practices: Optimize Your Workflow and Boost Productivity
Cover image for Mastering Coding Best Practices: Optimize Your Workflow and Boost Productivity

Mastering Coding Best Practices: Optimize Your Workflow and Boost Productivity

43
Comments 8
8 min read
How to Integrate SMTP in Next.js 14 Using Nodemailer
Cover image for How to Integrate SMTP in Next.js 14 Using Nodemailer

How to Integrate SMTP in Next.js 14 Using Nodemailer

15
Comments 2
3 min read
Today I Learned: An App to Capture Your Daily Learning from LLM Chats
Cover image for Today I Learned: An App to Capture Your Daily Learning from LLM Chats

Today I Learned: An App to Capture Your Daily Learning from LLM Chats

1
Comments
3 min read
NextJS + Opentelemetry

NextJS + Opentelemetry

Comments
1 min read
Implementing Internationalization (i18n) in a Next.js Application

Implementing Internationalization (i18n) in a Next.js Application

1
Comments
3 min read
Comprehensive Step-by-Step Guide to Setting Up a Next.js Project
Cover image for Comprehensive Step-by-Step Guide to Setting Up a Next.js Project

Comprehensive Step-by-Step Guide to Setting Up a Next.js Project

3
Comments
4 min read
Top 7 DevOps Tools for Next.js 2024
Cover image for Top 7 DevOps Tools for Next.js 2024

Top 7 DevOps Tools for Next.js 2024

2
Comments
3 min read
Introduction to Gemini API: Scopes, Challenges and Best Practices
Cover image for Introduction to Gemini API: Scopes, Challenges and Best Practices

Introduction to Gemini API: Scopes, Challenges and Best Practices

1
Comments
4 min read
'next build' not showing uploaded file : Next.js Image
Cover image for 'next build' not showing uploaded file : Next.js Image

'next build' not showing uploaded file : Next.js Image

1
Comments
4 min read
Fully-interactive analytics for your Next.js App
Cover image for Fully-interactive analytics for your Next.js App

Fully-interactive analytics for your Next.js App

5
Comments
4 min read
How to Fix Tailwind CSS Not Working in Next.js

How to Fix Tailwind CSS Not Working in Next.js

2
Comments
2 min read
loading...