Language shouldn't be your barrier in getting to a billion users, so that's why I will demonstrate here how you can build a Next.js app to adapt to various languages. Read on.
Chidume Nnamdi
June 10, 2021
Using code splitting and smart loading strategies, you can speed up your Next.js application. Let's learn how to get it done.
June 3, 2021
Claim your ticket for Next.js Conf 2021 on October 26. Join me and other frontend developers as we see the latest advancements in Next.js, dive deep into product demos, and connect with experts and the community on Discord.
Delba de Oliveira
October 11, 2021
In this post, we will learn how to use Prisma, an ORM for JavaScript and TypeScript, in a Next.js app.
June 7, 2021
In this post, we will discuss how we can authenticate a Nextjs app. Authentication is quite broad and there are different ways to achieve it, but we will talk about the most common methods.
September 13, 2021