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.
Next.js 14: Fetching Data
Cover image for Next.js 14: Fetching Data

Next.js 14: Fetching Data

16
Comments 1
8 min read
Using Nextjs, Aceternity UI and Shadcn-UI all together
Cover image for Using Nextjs, Aceternity UI and Shadcn-UI all together

Using Nextjs, Aceternity UI and Shadcn-UI all together

2
Comments
5 min read
Lessons from open-source: Have you ever used console object like this `console[consoleMethod](‘’)`?
Cover image for Lessons from open-source: Have you ever used console object like this `console[consoleMethod](‘’)`?

Lessons from open-source: Have you ever used console object like this `console[consoleMethod](‘’)`?

Comments
4 min read
Astro vs Next.js: Choose the Right Framework in 2025
Cover image for Astro vs Next.js: Choose the Right Framework in 2025

Astro vs Next.js: Choose the Right Framework in 2025

10
Comments 2
10 min read
Epic Next.js 14 Tutorial Part 2: Building Out The Home Page
Cover image for Epic Next.js 14 Tutorial Part 2: Building Out The Home Page

Epic Next.js 14 Tutorial Part 2: Building Out The Home Page

5
Comments
14 min read
Lessons from open-source: Use picocolors to format terminal output with colors
Cover image for Lessons from open-source: Use picocolors to format terminal output with colors

Lessons from open-source: Use picocolors to format terminal output with colors

1
Comments 1
3 min read
Building a Voice and Eye-Controlled To-Do App - Part 2

Building a Voice and Eye-Controlled To-Do App - Part 2

Comments
4 min read
Publish PostgresSQL Data Changes to React with KsqlDB and MQTT
Cover image for Publish PostgresSQL Data Changes to React with KsqlDB and MQTT

Publish PostgresSQL Data Changes to React with KsqlDB and MQTT

1
Comments
6 min read
Next.js starter template
Cover image for Next.js starter template

Next.js starter template

2
Comments
2 min read
Headless WordPress vs. Traditional: Which Website is Right for You? A Showdown

Headless WordPress vs. Traditional: Which Website is Right for You? A Showdown

1
Comments
3 min read
Lessons from open-source: Algorithm behind `“next buuild” does not exist. Did you mean “next build”?`
Cover image for Lessons from open-source: Algorithm behind `“next buuild” does not exist. Did you mean “next build”?`

Lessons from open-source: Algorithm behind `“next buuild” does not exist. Did you mean “next build”?`

1
Comments 2
3 min read
Adding Clerk Authentication to a NextJS App
Cover image for Adding Clerk Authentication to a NextJS App

Adding Clerk Authentication to a NextJS App

50
Comments 2
4 min read
The Complete Guide to Full Stack Solana Development with Next.js, Anchor and Phantom

The Complete Guide to Full Stack Solana Development with Next.js, Anchor and Phantom

30
Comments 3
27 min read
Next JS 14 | Setting Up Your Database
Cover image for Next JS 14 | Setting Up Your Database

Next JS 14 | Setting Up Your Database

7
Comments
4 min read
Como customizar o preview de links em redes sociais no Next.js
Cover image for Como customizar o preview de links em redes sociais no Next.js

Como customizar o preview de links em redes sociais no Next.js

5
Comments 1
3 min read
Implementing a Loading Page State in ReactJS: Enhancing User Experience with Loading Indicators
Cover image for Implementing a Loading Page State in ReactJS: Enhancing User Experience with Loading Indicators

Implementing a Loading Page State in ReactJS: Enhancing User Experience with Loading Indicators

Comments
1 min read
Adding dark mode to your app has never been this easy.
Cover image for Adding dark mode to your app has never been this easy.

Adding dark mode to your app has never been this easy.

7
Comments
5 min read
Drawing the Line: When to Use Server and Client Components in Your Next.js App
Cover image for Drawing the Line: When to Use Server and Client Components in Your Next.js App

Drawing the Line: When to Use Server and Client Components in Your Next.js App

11
Comments
3 min read
Handle back-press NextJS navigate to route other than previous - snippet

Handle back-press NextJS navigate to route other than previous - snippet

1
Comments
1 min read
10 Best Websites for Free Nextjs Templates
Cover image for 10 Best Websites for Free Nextjs Templates

10 Best Websites for Free Nextjs Templates

70
Comments 6
4 min read
Dynamic Community Landing Page with Next.js, React, Tailwind, and Strapi - Download Free
Cover image for Dynamic Community Landing Page with Next.js, React, Tailwind, and Strapi - Download Free

Dynamic Community Landing Page with Next.js, React, Tailwind, and Strapi - Download Free

9
Comments
1 min read
Opmistic Update In Nextjs 14

Opmistic Update In Nextjs 14

1
Comments
5 min read
Building a High-Performance Website with Next.js and WordPress
Cover image for Building a High-Performance Website with Next.js and WordPress

Building a High-Performance Website with Next.js and WordPress

11
Comments 2
3 min read
Lessons from open-source: How to create an array containing 0..N using Array.from?
Cover image for Lessons from open-source: How to create an array containing 0..N using Array.from?

Lessons from open-source: How to create an array containing 0..N using Array.from?

Comments
2 min read
Caching Behavior of get Requests in Next.js 13+

Caching Behavior of get Requests in Next.js 13+

5
Comments
2 min read
loading...