
Author: Joseph


I18n in NextJS 13 app dir
I used to implement I18n with next-i18next in Next.js. However, after upgrading Next.js 13, there is…

Use ChatGPT to translate new react-dev doc
react.dev was released on March 17. I've read the beta version for a while. I love the Escape Hatche…

How to use React hook - useImperativeHandle
Today, We're going to introduce the way to use a great and useful React hook - useImperativeHandle. …

Using Firebase and Firestore with NextJS and Docker - Part 2 - Setup firebase in Next.js
On our previous post shows how to integrate firebase with docker. This article we will integrate Nex…

Using Firebase and Firestore with NextJS and Docker - Part 1 - Setup firebase in docker
Last year, I got a case to use firebase and firestore with Next.js. I've been fullstack many years, …