Remove Next.js
article thumbnail

React Server Components, Next.js App Router and examples

Addy Osmani

A summary of the state of React Server Components, Next.js App Router, rendering, examples and other related links and thoughts.

Servers 92
article thumbnail

Localizing Your Next.js App

Smashing Magazine

Localizing Your Next.js Localizing Your Next.js Instructing Next.js Note : The first line is letting the TS Server (if you are on a TypeScript project, or if you are using VSCode) which are the properties supported in the configuration object. Your Next.js Átila Fassina. 2021-11-09T13:00:00+00:00.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

How To Maintain A Large Next.js Application

Smashing Magazine

How To Maintain A Large Next.js How To Maintain A Large Next.js In this article, we will discuss a few of those techniques as well as some of the things I wish I had known earlier to help manage large Next.js In certain cases, the build will fail if there are type mismatches in your code as Next.js From the Next.js

Cache 143
article thumbnail

Optimizing Next.js Applications With Nx

Smashing Magazine

Optimizing Next.js Optimizing Next.js In this article, we will go through how to optimize and build a high-performance Next.js We will go through how to set up an Nx server, how to add a plugin to an existing server, and the concept of a monorepo with a practical visualization. as a preset, or to add Next.js

Cache 109
article thumbnail

How To Protect Your API Key In Production With Next.js API Route

Smashing Magazine

How To Protect Your API Key In Production With Next.js How To Protect Your API Key In Production With Next.js That’s why we need to use our keys at server-side when we’re writing our API calls. In this article, we’ll be using Next.js We’re using Next.js You can read more about Next.js Caleb Olojo.

Servers 130
article thumbnail

Next.js Wildcard Subdomains

Smashing Magazine

For now, let’s focus on where they can be applied in combination with Next.js: Providing Hosted Services. The Caveats Of Wildcards With Next.js. We’ll be focusing on three places where you can get the wildcard: Server Side In getServerSideProps , Client Side With useEffect , Server Side On API Routes And Edge Functions.

Servers 83
article thumbnail

Breaking Down Bulky Builds With Netlify And Next.js

Smashing Magazine

Breaking Down Bulky Builds With Netlify And Next.js. Breaking Down Bulky Builds With Netlify And Next.js. So we still need to move things from the server they were compiled at to the edges of the network. Under the hood, it simplifies a lot of the work to the server-side. To build a Next.js Átila Fassina.

Cache 129