| 兩邊的前次修訂版前次修改
下次修改 | 前次修改
|
| computer:program:js:typescript [2026/03/24 05:32] – [元件] wm | computer:program:js:typescript [2026/08/22 16:09] (目前版本) – [Namespace] wm |
|---|
| * [[https://effect.website/|Effect]] | * [[https://effect.website/|Effect]] |
| * [[https://effect-ts.github.io/effect/|Effect API Reference]] | * [[https://effect-ts.github.io/effect/|Effect API Reference]] |
| | * [[https://effect-guide.netlify.app/|The Comprehensive Guide to Effect]] |
| * [[https://effect.kitlangton.com/|Visual Effect]] | * [[https://effect.kitlangton.com/|Visual Effect]] |
| | * [[https://jagreehal.github.io/effect-analyzer/|effect-analyzer]] |
| * [[https://gcanti.github.io/fp-ts/|fp-ts]] | * [[https://gcanti.github.io/fp-ts/|fp-ts]] |
| * [[https://www.typeonce.dev/course/effect-beginners-complete-getting-started|Effect: Beginners Complete Getting Started]] | * [[https://www.typeonce.dev/course/effect-beginners-complete-getting-started|Effect: Beginners Complete Getting Started]] |
| | * [[https://tonytangdev.github.io/effect-for-ts-developers/|Effect TS — A Course for TypeScript Developers]] |
| * [[https://www.effective.software/|Effective Software]] | * [[https://www.effective.software/|Effective Software]] |
| * [[https://www.effect.solutions/|Effect Solutions]] | * [[https://www.effect.solutions/|Effect Solutions]] |
| ==== Namespace ==== | ==== Namespace ==== |
| * [[https://sergiodxa.com/tutorials/simplify-component-imports-with-typescript-namespaces|Simplify Component Imports with TypeScript Namespaces]] | * [[https://sergiodxa.com/tutorials/simplify-component-imports-with-typescript-namespaces|Simplify Component Imports with TypeScript Namespaces]] |
| | ==== Config ==== |
| | * [[https://tkdodo.eu/blog/optional-vs-undefined|optional vs. undefined]] (exactOptionalPropertyTypes) |
| | |
| ===== 型別 ===== | ===== 型別 ===== |
| ==== Array ==== | ==== Array ==== |
| ==== Monad ==== | ==== Monad ==== |
| * [[https://github.com/supermacro/neverthrow|neverthrow]] (Result) | * [[https://github.com/supermacro/neverthrow|neverthrow]] (Result) |
| | ===== 工具 ===== |
| | ==== 測試 ==== |
| | * [[https://tstyche.org/|TSTyche]] |