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.
How to Add Google OAuth in a Local Supabase Project

How to Add Google OAuth in a Local Supabase Project

1
Comments
5 min read
Setting up ESLint in my Next.js + TypeScript project to keep code clean, consistent, and bug-free—a must for writing like a pro!

Setting up ESLint in my Next.js + TypeScript project to keep code clean, consistent, and bug-free—a must for writing like a pro!

1
Comments
4 min read
Sharing Data Across Next.js Components Using Context API and Hooks (with REST API Example)

Sharing Data Across Next.js Components Using Context API and Hooks (with REST API Example)

3
Comments 3
3 min read
Next.js - Fundamentos

Next.js - Fundamentos

Comments 1
4 min read
Timing Attacks: Why Your Code Might Be Leaking Secrets

Timing Attacks: Why Your Code Might Be Leaking Secrets

2
Comments 2
6 min read
Fastest way to start a new project with Nextjs & Sanity CMS & pnpm

Fastest way to start a new project with Nextjs & Sanity CMS & pnpm

Comments 2
1 min read
🚀 Introducing Solaris UI v3 — A React Component Library I Built to Speed Up Development

🚀 Introducing Solaris UI v3 — A React Component Library I Built to Speed Up Development

Comments
1 min read
How JavaScript helped me find a Car

How JavaScript helped me find a Car

1
Comments
2 min read
How I Learned and Implemented Recoil with No Prior Experience

How I Learned and Implemented Recoil with No Prior Experience

3
Comments
1 min read
Rethinking Front-End Architecture

Rethinking Front-End Architecture

1
Comments
1 min read
🚀 Chat Next Gemini – Uma Interface de Chat com IA usando Next.js, Gemini API e Tailwind

🚀 Chat Next Gemini – Uma Interface de Chat com IA usando Next.js, Gemini API e Tailwind

5
Comments
3 min read
Creating an animated website Using GSAP with Next.js and Tailwind CSS

Creating an animated website Using GSAP with Next.js and Tailwind CSS

2
Comments 3
3 min read
How does Suna, an open source generalist AI agent, show tags as part of streaming response?

How does Suna, an open source generalist AI agent, show tags as part of streaming response?

Comments
3 min read
Zero-Config DB Setup with Drizzle ORM Using drizzle-setup CLI

Zero-Config DB Setup with Drizzle ORM Using drizzle-setup CLI

11
Comments 5
2 min read
Error with useEffect in Next.js? Understand when to use it "use client"

Error with useEffect in Next.js? Understand when to use it "use client"

1
Comments 4
2 min read
How to Build AI Agents to Enhance SaaS With Minimal Code and Effort

How to Build AI Agents to Enhance SaaS With Minimal Code and Effort

53
Comments 2
8 min read
React or Next.js: What to use and When?

React or Next.js: What to use and When?

4
Comments
3 min read
🖼️ Build & Learn from a Production-Ready Image Compressor in Next.js (With Source Code)

🖼️ Build & Learn from a Production-Ready Image Compressor in Next.js (With Source Code)

1
Comments
2 min read
Error: ENOENT: no such file or directory, open no NextJS

Error: ENOENT: no such file or directory, open no NextJS

4
Comments 6
2 min read
Vanilla JS x Bibliotecas/Frameworks

Vanilla JS x Bibliotecas/Frameworks

2
Comments
5 min read
💻 If You Can’t Answer These 40 Next.js Questions, You’re Not Ready for 2025 Interviews ⚠️

💻 If You Can’t Answer These 40 Next.js Questions, You’re Not Ready for 2025 Interviews ⚠️

52
Comments 13
14 min read
Why is Next.js so slow for developers?

Why is Next.js so slow for developers?

14
Comments 11
5 min read
Data fetching in '/apps/[appName]' route in open source ACI.dev platform.

Data fetching in '/apps/[appName]' route in open source ACI.dev platform.

Comments
4 min read
[Error: Failed to collect page data for /seed] { type: 'Error' } in NextJs

[Error: Failed to collect page data for /seed] { type: 'Error' } in NextJs

Comments
2 min read
Best Folder Structure for Chat App in Next.js?

Best Folder Structure for Chat App in Next.js?

Comments
1 min read
loading...