| 兩邊的前次修訂版前次修改
下次修改 | 前次修改
|
| computer:program:js:typescript [2026/03/22 08:00] – [TypeScript] wm | computer:program:js:typescript [2026/06/15 07:31] (目前版本) – [TypeScript] 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]] |
| * [[https://lucas-barake.github.io/building-a-composable-policy-system/|Building a Composable Policy System in TypeScript with Effect]] | * [[https://lucas-barake.github.io/building-a-composable-policy-system/|Building a Composable Policy System in TypeScript with Effect]] |
| * [[https://www.tweag.io/blog/2024-11-07-typescript-effect/|Exploring Effect in TypeScript: Simplifying Async and Error Handling]] | * [[https://www.tweag.io/blog/2024-11-07-typescript-effect/|Exploring Effect in TypeScript: Simplifying Async and Error Handling]] |
| | ==== Namespace ==== |
| | * [[https://sergiodxa.com/tutorials/simplify-component-imports-with-typescript-namespaces|Simplify Component Imports with TypeScript Namespaces]] |
| ===== 型別 ===== | ===== 型別 ===== |
| ==== Array ==== | ==== Array ==== |
| * [[https://github.com/sindresorhus/type-fest|type-fest]] | * [[https://github.com/sindresorhus/type-fest|type-fest]] |
| * [[https://github.com/sindresorhus/ts-extras|ts-extras]] | * [[https://github.com/sindresorhus/ts-extras|ts-extras]] |
| | * [[https://standardschema.dev/|Standard Schema]] |
| | * [[https://typia.io/|Typia]] (validator) |
| | ==== Monad ==== |
| | * [[https://github.com/supermacro/neverthrow|neverthrow]] (Result) |