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.
Deploying a next.js repo for free!

Deploying a next.js repo for free!

13
Comments
2 min read
How to solve "window is not defined" errors in React and Next.js

How to solve "window is not defined" errors in React and Next.js

348
Comments 34
3 min read
I Rebuilt My Personal Site!

I Rebuilt My Personal Site!

3
Comments 2
2 min read
How to configure Jest on a Next.js project

How to configure Jest on a Next.js project

40
Comments 3
1 min read
Layout Persistence in Next.js

Layout Persistence in Next.js

91
Comments 17
3 min read
Sent my first NextJS Newsletter (v 9.4 overview)

Sent my first NextJS Newsletter (v 9.4 overview)

5
Comments
4 min read
How to avoid and debug most of timezone problems in production

How to avoid and debug most of timezone problems in production

2
Comments 3
1 min read
Explore: Next.js Incremental Builds Support

Explore: Next.js Incremental Builds Support

5
Comments
1 min read
Building a Serverless Stack Overflow for Students Learning at Home

Building a Serverless Stack Overflow for Students Learning at Home

37
Comments
31 min read
Use NProgress with Next.js (Router and fetch events)

Use NProgress with Next.js (Router and fetch events)

102
Comments 8
2 min read
Must I use Nextjs Data Fetching Methods?

Must I use Nextjs Data Fetching Methods?

7
Comments 13
1 min read
How to setup Apollo Client in order to perform GraphQL queries with NextJS

How to setup Apollo Client in order to perform GraphQL queries with NextJS

17
Comments
6 min read
Dockerising a Next.js project

Dockerising a Next.js project

38
Comments 7
4 min read
Deploying next.js on AWS ElasticBeanstalk

Deploying next.js on AWS ElasticBeanstalk

29
Comments 4
4 min read
Server side rendering Styled-Components with NextJS

Server side rendering Styled-Components with NextJS

13
Comments
3 min read
Twitch Show: @Azure, Social Issues and Observability - Guest @austinlparker - AzureFunBytes Reminder!

Twitch Show: @Azure, Social Issues and Observability - Guest @austinlparker - AzureFunBytes Reminder!

3
Comments
2 min read
Setting up GraphQL API with MongoDB and Apollo Server for a NextJS app

Setting up GraphQL API with MongoDB and Apollo Server for a NextJS app

12
Comments
6 min read
Easy user authentication with Next.js

Easy user authentication with Next.js

146
Comments 12
4 min read
How to Create Multiple Environments with Vercel (Zeit Now) and Next.js?

How to Create Multiple Environments with Vercel (Zeit Now) and Next.js?

27
Comments
4 min read
Day 28 of #100DaysOfCode: Create the Proxy for Next.js application

Day 28 of #100DaysOfCode: Create the Proxy for Next.js application

7
Comments 2
2 min read
I Made a Deno Module Registry Using Next.js, Vercel, and GitHub

I Made a Deno Module Registry Using Next.js, Vercel, and GitHub

50
Comments
13 min read
Meteor vs Next? A brutally honest answer

Meteor vs Next? A brutally honest answer

50
Comments 8
8 min read
How to make your Nextjs app into a progressive web app

How to make your Nextjs app into a progressive web app

4
Comments
4 min read
Static site generation in Nextjs using getStaticProps() function

Static site generation in Nextjs using getStaticProps() function

45
Comments 5
3 min read
Nextjs + typescript +styled-components

Nextjs + typescript +styled-components

72
Comments 13
4 min read
loading...