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 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

49
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
Creating a static NextJs/Typescript landing page from scratch and deploying it on Vercel

Creating a static NextJs/Typescript landing page from scratch and deploying it on Vercel

12
Comments
5 min read
Edge, an OpenSource NextJS application with dynamic API for makers and developers.

Edge, an OpenSource NextJS application with dynamic API for makers and developers.

30
Comments 17
7 min read
How to make a browser console log wait until after a page reload

How to make a browser console log wait until after a page reload

5
Comments 2
2 min read
Next Right Now v2 - Play around with Next.js v9.4 using SSG/SSR, incremental builds, fallback builds, preview mode and more!

Next Right Now v2 - Play around with Next.js v9.4 using SSG/SSR, incremental builds, fallback builds, preview mode and more!

2
Comments
1 min read
"How do you use a Next.js router in a class component?" 03:47

"How do you use a Next.js router in a class component?"

8
Comments
1 min read
GraphQL Query in NextJS with useSWR and graphql-request

GraphQL Query in NextJS with useSWR and graphql-request

35
Comments 3
4 min read
loading...