Next.js 13+ AppDir i18n / Localisation guide
Learn how to do i18n with Next.js 13 App router. This article shows from end to end how to do localisation with Next.js App router
This blog contains posts about things that I think may be useful, along with code snippets that I use frequently. Most of the posts are pretty technical and are relating to Next.js, React, Javascript, Typescript or data related topics such as Python, Pandas, SparkSQL and Matplotlib.
Learn how to do i18n with Next.js 13 App router. This article shows from end to end how to do localisation with Next.js App router
Learn to build contact forms without depending on external libraries. In this post the code is contained for the Form Components