Forem

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 Experience with Next.js
Cover image for 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
Cover image for 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

10
Comments 7
1 min read
Nextless.js - Next JS SaaS Boilerplate Template with Serverless backend
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for Progress Bar in Next.js

Progress Bar in Next.js

4
Comments
2 min read
Building A GraphQL Server With Next.js API Routes
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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)
Cover image for 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
Cover image for 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
loading...