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

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

ts-faker - Generating fake data using TypeScript interfaces

22
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

28
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
loading...