The Blog
Fullstack / DevOps / AI / Marketing / Side projects
Google Ads account setting
數位科技蓬勃時代,多數人大部分時間都在使用手機及社群媒體分享生活圈維持情感連繫,品牌電商想要快速累積知名度及訂單,在社群或搜尋引擎投放廣告是最快達成成效的行銷方式,那要選擇哪個廣告平台呢?如果你的廣告…
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…