📄️ [typescript] TypeScript 基礎 (使用 Vite 建立環境)
寫給自己看的 TypeScript 基礎筆記 (Union、Tuple、Objects、Type、Interface、Extends、Type Aliases、Literal Types、Assertions、Utility Types)
📄️ [typescript] React Component Discriminated Unions (可辨識複合型別)
今天要介紹如何使用 typescript 的 discriminated unions 來建立更彈性化的 component。
📄️ [typescript] React Batter Wrapper Component (ComponentProps,ComponentPropsWithoutRef)
介紹一下怎麼建立更彈性化的 Wrapper Component
📄️ [typescript] TypeScript Zod
TypeScript Zod