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.
Roteando as api do NextJS usando verbos HTTP

Roteando as api do NextJS usando verbos HTTP

7
Comments
2 min read
How to configure Vercel deploys for a monorepo package

How to configure Vercel deploys for a monorepo package

10
Comments 3
1 min read
How to Create a Blog Using Next.js and Contentful CMS

How to Create a Blog Using Next.js and Contentful CMS

10
Comments
19 min read
A/B testing with Next.js Middleware and TinaCMS

A/B testing with Next.js Middleware and TinaCMS

5
Comments
6 min read
Product launch: Startrack

Product launch: Startrack

6
Comments
2 min read
25 React component libraries you just might need for your next project!

25 React component libraries you just might need for your next project!

70
Comments 6
3 min read
How to Create a Blog Using Next.js and Contentful CMS

How to Create a Blog Using Next.js and Contentful CMS

8
Comments
19 min read
Next.js and Tumblr as a CMS Part 3: Sitemap and RSS

Next.js and Tumblr as a CMS Part 3: Sitemap and RSS

5
Comments
3 min read
Next.js is just better

Next.js is just better

4
Comments
1 min read
Tutorial: Criando um Micro Frontend utilizando React, Next.js, Typescript e Module Federation

Tutorial: Criando um Micro Frontend utilizando React, Next.js, Typescript e Module Federation

16
Comments 4
7 min read
Deploy a Next.js project to Netlify using GitLab CI

Deploy a Next.js project to Netlify using GitLab CI

8
Comments
3 min read
How to use next/image with cloud providers

How to use next/image with cloud providers

4
Comments
5 min read
NextJS add lang attribute to HTML tag

NextJS add lang attribute to HTML tag

33
Comments 7
2 min read
Jest setup for Native-Base on Nextjs with React-Native-Web

Jest setup for Native-Base on Nextjs with React-Native-Web

9
Comments
10 min read
Using Notion as your Database

Using Notion as your Database

31
Comments
6 min read
React 18: useTransition

React 18: useTransition

6
Comments
1 min read
Start with README.md

Start with README.md

5
Comments
2 min read
Push notifications with Firebase

Push notifications with Firebase

14
Comments
3 min read
Terminal style website. (UPDATE)

Terminal style website. (UPDATE)

7
Comments
1 min read
Fixing NextJS <Image> covering other components

Fixing NextJS <Image> covering other components

7
Comments
4 min read
How I redesigned my portfolio, from start to finish.

How I redesigned my portfolio, from start to finish.

13
Comments
4 min read
How I made a completely Anonymous chat app with go and next.js

How I made a completely Anonymous chat app with go and next.js

7
Comments
5 min read
Setting up a responsive B2B project with Grommet, PropelAuth, and Next.js

Setting up a responsive B2B project with Grommet, PropelAuth, and Next.js

10
Comments
8 min read
How to translate NextJS app with next-i18next?

How to translate NextJS app with next-i18next?

16
Comments 2
4 min read
A UseDarkMode react hook for everyone!

A UseDarkMode react hook for everyone!

14
Comments 15
2 min read
Use NextAuth to authenticate API requests

Use NextAuth to authenticate API requests

13
Comments 1
4 min read
Store landing-page leads without a backend server in Next.js

Store landing-page leads without a backend server in Next.js

12
Comments
6 min read
¿Cómo crear un Carrusel con Next y Chakra UI?

¿Cómo crear un Carrusel con Next y Chakra UI?

13
Comments
6 min read
Building A PWA With NextJS 12 and Typescript

Building A PWA With NextJS 12 and Typescript

20
Comments 2
4 min read
Build end-to-end typesafe APIs with tRPC

Build end-to-end typesafe APIs with tRPC

37
Comments
6 min read
Position props.children in an unique way

Position props.children in an unique way

8
Comments
1 min read
Triggers in Supabase for making new rows.

Triggers in Supabase for making new rows.

5
Comments
3 min read
Let's create some responsive and custom components with Chakra-ui in Next.js

Let's create some responsive and custom components with Chakra-ui in Next.js

11
Comments
3 min read
Add Facebook Pixel code in Next JS

Add Facebook Pixel code in Next JS

15
Comments 1
1 min read
I create my own homepage!

I create my own homepage!

9
Comments
6 min read
React Three Fiber and NextJS Starter Template

React Three Fiber and NextJS Starter Template

97
Comments 4
7 min read
Using a shopping cart in your React/Next application.

Using a shopping cart in your React/Next application.

10
Comments
3 min read
Avoid Redux ,Build an Optimal add to cart system with UseReducer and useContext in React NEXT.js 😎

Avoid Redux ,Build an Optimal add to cart system with UseReducer and useContext in React NEXT.js 😎

20
Comments 2
7 min read
Beginner's Guide to NextJS

Beginner's Guide to NextJS

38
Comments 5
6 min read
Let's build Social Proof Section using React.js & Tailwind CSS.

Let's build Social Proof Section using React.js & Tailwind CSS.

4
Comments
7 min read
Why I Specialize in Next.js Website Development

Why I Specialize in Next.js Website Development

12
Comments 1
4 min read
Let's Launch a Crypto Exchange Brokerage Using Open-Source OpenDAX with Yellow Network Liquidity

Let's Launch a Crypto Exchange Brokerage Using Open-Source OpenDAX with Yellow Network Liquidity

17
Comments
6 min read
Cricket scoring app with Appwrite and NextJS(contd.)

Cricket scoring app with Appwrite and NextJS(contd.)

8
Comments
5 min read
Using Custom Controllers in Strapi to Power a Next.js App

Using Custom Controllers in Strapi to Power a Next.js App

6
Comments
1 min read
High Performance Personalization with Next.js Middleware

High Performance Personalization with Next.js Middleware

4
Comments
7 min read
Upload files with NextJS + Fetch + Api routes + Typescript

Upload files with NextJS + Fetch + Api routes + Typescript

14
Comments
3 min read
Considerations for Incremental Static Regeneration in Next.js

Considerations for Incremental Static Regeneration in Next.js

3
Comments
4 min read
Testing a React App with React Testing Library

Testing a React App with React Testing Library

3
Comments
1 min read
001 NextUI Spacer

001 NextUI Spacer

6
Comments
1 min read
How to create pagination in NextJs for large number of pages?

How to create pagination in NextJs for large number of pages?

9
Comments
2 min read
Getting started with Markdoc in Next.js

Getting started with Markdoc in Next.js

124
Comments 1
6 min read
Google-clone - Google Search Clone Built Using React/Next js And Tailwind CSS

Google-clone - Google Search Clone Built Using React/Next js And Tailwind CSS

15
Comments
2 min read
Next.js API routes with Koa.js

Next.js API routes with Koa.js

9
Comments
1 min read
How to add Dark mode in Next.js Application using Tailwind CSS.

How to add Dark mode in Next.js Application using Tailwind CSS.

15
Comments 1
7 min read
Create a restaurant barcode menu in Next.js.

Create a restaurant barcode menu in Next.js.

11
Comments 1
3 min read
Let's build Advice Generator App using React.js & Tailwind CSS.

Let's build Advice Generator App using React.js & Tailwind CSS.

2
Comments
6 min read
How to implement horizontal media scroller component in React with CSS only

How to implement horizontal media scroller component in React with CSS only

6
Comments
1 min read
Data Fetching in Next.js

Data Fetching in Next.js

18
Comments
6 min read
Make a beautiful Connect Wallet Button with RainbowKit and React

Make a beautiful Connect Wallet Button with RainbowKit and React

15
Comments
4 min read
Build an on-chain DAO for your NFT holders on Ethereum using Solidity, Next.js, ethers.js, Web3Modal

Build an on-chain DAO for your NFT holders on Ethereum using Solidity, Next.js, ethers.js, Web3Modal

19
Comments
19 min read
loading...