My blog
Records of life and thoughts
You may find my daily life and thoughts here.

建立一個 Modal 狀態控制中心
告別散亂的 Modals,用 React Context 管理 Application 中所有 Modal
Written by
Lion ShiLion Shi
Published on20 Nov 2023
Keywords
ui architecutre
modal
context

建立一個 Modal 狀態控制中心
告別散亂的 Modals,用 React Context 管理 Application 中所有 Modal
20 Nov 2023
Deploying Next.js Apps
How to deploy your Next.js apps on Vercel.
02 Jan 2023
Dynamic Routing and Static Regeneration
How to use incremental static regeneration using dynamic routes.
04 Mar 2023
每個App都需要一個Logger
做一個可以在development和production環境都可以用到的logger
20 Nov 2023
Preview Mode for Headless CMS
How to implement preview mode in your headless CMS.
09 Apr 2023
Server and Client Components
React Server Components allow developers to build applications that span the server and client.
08 Jan 2023