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. More after jump!

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

Next.js Wildcard Subdomains

Smashing Magazine

For example, if this was set on the domain smashingmagazine.com , apples.example.smashingmagazine.com and oranges.example.smashingmagazine.com would both return the above TXT value. 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.

Servers 85
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 131
article thumbnail

How To Implement Authentication In Next.js With Auth0

Smashing Magazine

How To Implement Authentication In Next.js How To Implement Authentication In Next.js In this article, we will see how to implement authentication and authorization in our Next.js Another cool thing about Auth0 is that we have a Next.js Auth0 SDK For Next.js. Let’s see how some of them work in an example Next.js

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. For example, if your app has multiple pages (views, routes) when generating the deployment artifact, each of those routes becomes a file. Under the hood, it simplifies a lot of the work to the server-side.

Cache 131