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.
My personal website

My personal website

3
Comments
1 min read
How to create a popup menu in React that closes on clicking outside (module)

How to create a popup menu in React that closes on clicking outside (module)

140
Comments 8
1 min read
Create a Circle Shape with Letters

Create a Circle Shape with Letters

6
Comments 2
2 min read
How to love Tailwind

How to love Tailwind

14
Comments 3
8 min read
GraphQL Server Using NEXT.js and MongoDB Atlas

GraphQL Server Using NEXT.js and MongoDB Atlas

14
Comments 6
4 min read
Use Pose detection of TensorFlow with Next.js and TypeScript: Let's become pictograms with Pose detection #Tokyo2020

Use Pose detection of TensorFlow with Next.js and TypeScript: Let's become pictograms with Pose detection #Tokyo2020

14
Comments 1
5 min read
How to Build a Quiz App with NextJS & Electron, powered by a Strapi Backend

How to Build a Quiz App with NextJS & Electron, powered by a Strapi Backend

10
Comments
8 min read
Dark Mode in Next.js Using Tailwind CSS and React Hooks

Dark Mode in Next.js Using Tailwind CSS and React Hooks

5
Comments
8 min read
My Experience with Next.js

My Experience with Next.js

9
Comments 5
4 min read
How to stop child elements from inheriting parent element's onClick in React

How to stop child elements from inheriting parent element's onClick in React

8
Comments 7
1 min read
Nextless.js - Next JS SaaS Boilerplate Template with Serverless backend

Nextless.js - Next JS SaaS Boilerplate Template with Serverless backend

90
Comments 5
2 min read
Generating a robots.txt in Next.js

Generating a robots.txt in Next.js

6
Comments
2 min read
React Query with Next.js ISR: Static websites with dynamic content

React Query with Next.js ISR: Static websites with dynamic content

14
Comments
8 min read
Create a website using Next.js

Create a website using Next.js

8
Comments
4 min read
How to create a blog for your Next.js and ChakraUI website

How to create a blog for your Next.js and ChakraUI website

44
Comments 3
3 min read
Side Project #2 - Oyego

Side Project #2 - Oyego

3
Comments
6 min read
Next.js E-Commerce Tutorial: SPA Example

Next.js E-Commerce Tutorial: SPA Example

67
Comments 7
12 min read
Authentication for SPAs done right with NextJS & Server Side Rendering

Authentication for SPAs done right with NextJS & Server Side Rendering

8
Comments
15 min read
I made a website that makes articles appear like a Twitter thread

I made a website that makes articles appear like a Twitter thread

38
Comments 16
1 min read
TensorFlow + Next.js + TypeScript: Remove background and add virtual background image with web camera

TensorFlow + Next.js + TypeScript: Remove background and add virtual background image with web camera

82
Comments 6
6 min read
ts-faker - Generating fake data using TypeScript interfaces

ts-faker - Generating fake data using TypeScript interfaces

18
Comments 4
1 min read
Hands-On Experience Course to Learn Tailwindcss

Hands-On Experience Course to Learn Tailwindcss

6
Comments
2 min read
Next.js Per-Page Layouts and TypeScript

Next.js Per-Page Layouts and TypeScript

43
Comments 5
2 min read
Progress Bar in Next.js

Progress Bar in Next.js

4
Comments
2 min read
Building A GraphQL Server With Next.js API Routes

Building A GraphQL Server With Next.js API Routes

20
Comments 9
10 min read
Translate your next js project with next-translate

Translate your next js project with next-translate

7
Comments 1
3 min read
Next.js Authentication with Netlify Identity

Next.js Authentication with Netlify Identity

61
Comments 2
5 min read
Don't be too dependent on useState, useRef is there for you

Don't be too dependent on useState, useRef is there for you

94
Comments 17
2 min read
How to use Image and Preview in your Nextjs & Strapi Blog

How to use Image and Preview in your Nextjs & Strapi Blog

10
Comments
8 min read
How To Build A Contact Manager Application With Next JS, Auth0 and Fauna

How To Build A Contact Manager Application With Next JS, Auth0 and Fauna

27
Comments
20 min read
Azure AD Authentication using MSAL and Next.js (React)

Azure AD Authentication using MSAL and Next.js (React)

10
Comments
5 min read
Using GitHub OAuth with Next.js

Using GitHub OAuth with Next.js

10
Comments 1
3 min read
Fetching a API, vs using ContextProvider. When should you use just fetching vs a ContextProvider??

Fetching a API, vs using ContextProvider. When should you use just fetching vs a ContextProvider??

5
Comments
2 min read
Configure Next.js for cross platform development with Capacitor js

Configure Next.js for cross platform development with Capacitor js

18
Comments 1
4 min read
Increasing Next.js app performance with GetServerSideProps and Next/Image

Increasing Next.js app performance with GetServerSideProps and Next/Image

12
Comments
3 min read
Advantages of useTimeout and useInterval hooks over setTimeout and setInterval ?

Advantages of useTimeout and useInterval hooks over setTimeout and setInterval ?

7
Comments
3 min read
Build a Landing Page using Airtable as a CMS with SyncInc

Build a Landing Page using Airtable as a CMS with SyncInc

11
Comments 3
32 min read
Automatically lint & format your code on commit when using Next.js

Automatically lint & format your code on commit when using Next.js

39
Comments 6
5 min read
Full Page Transitions with Next.js

Full Page Transitions with Next.js

35
Comments 5
4 min read
Should Your Next Backend Be Serverless?: A Perspective From Someone in the Trenches

Should Your Next Backend Be Serverless?: A Perspective From Someone in the Trenches

2
Comments 2
5 min read
Getting Started with Jamstack

Getting Started with Jamstack

108
Comments 3
6 min read
How to Use the Next.js Image Component in Storybook

How to Use the Next.js Image Component in Storybook

67
Comments 20
5 min read
Next.js 11, Webpack 5 for Web/Node, Streamlined Jest config, and more in Nx 12.6!

Next.js 11, Webpack 5 for Web/Node, Streamlined Jest config, and more in Nx 12.6!

5
Comments
4 min read
Let's build Hulu clone with Next.js & Tailwind

Let's build Hulu clone with Next.js & Tailwind

57
Comments 2
6 min read
SWR + Dynamic Routes in Next.js

SWR + Dynamic Routes in Next.js

58
Comments 10
3 min read
Next.js: The Ultimate Cheat Sheet To Page Rendering

Next.js: The Ultimate Cheat Sheet To Page Rendering

93
Comments 3
8 min read
Building an MVP from Scratch 🚀

Building an MVP from Scratch 🚀

7
Comments
3 min read
NextJS Developer Extensions Pack: Install the best VSCode extensions with one click

NextJS Developer Extensions Pack: Install the best VSCode extensions with one click

41
Comments
4 min read
Create a modern blogging application with Next.js and Editor.js

Create a modern blogging application with Next.js and Editor.js

6
Comments
6 min read
Next.js with Web3Modal Example

Next.js with Web3Modal Example

28
Comments 7
1 min read
How to Build a Crypto Alert App with Strapi and Next.js

How to Build a Crypto Alert App with Strapi and Next.js

9
Comments 1
10 min read
NextJS With Redux

NextJS With Redux

28
Comments 16
1 min read
Magic Link Authentication and Route Controls with Supabase and Next.js

Magic Link Authentication and Route Controls with Supabase and Next.js

262
Comments 8
8 min read
NextSSS, Next.js static site starter

NextSSS, Next.js static site starter

5
Comments
1 min read
Create a Fullstack Next.js App with Authentication, Data, and Storage

Create a Fullstack Next.js App with Authentication, Data, and Storage

283
Comments 8
7 min read
PayPal Integration Using NextJS and Prisma

PayPal Integration Using NextJS and Prisma

23
Comments
4 min read
Workaround for _next/data URLs throwing 404, for multiple Next.js Apps Running On Same Domain

Workaround for _next/data URLs throwing 404, for multiple Next.js Apps Running On Same Domain

3
Comments
4 min read
3.5 Years as a Front-end Engineer - Things I Learn and What Next?

3.5 Years as a Front-end Engineer - Things I Learn and What Next?

115
Comments 4
7 min read
Authentication with credentials using Next-Auth and MongoDB - Part 2

Authentication with credentials using Next-Auth and MongoDB - Part 2

49
Comments 12
4 min read
How to Build a Crypto Alert App with Strapi and Next.js

How to Build a Crypto Alert App with Strapi and Next.js

7
Comments 2
10 min read
loading...