Fp TS Pragmatic Guide

当用 TypeScript 处理可空值/错误/异步并想用 fp-ts 写更清晰函数式代码、或把命令式重构为函数式时使用;产出 pipe/Option/Either/map/flatMap 的 80/20 实用模式与前后对照重构方案;不适用于简单可选链(?.)、热点性能路径或团队不熟 FP 的场景。触发词:fp-ts、函数式编程、pipe、Option、Either、TaskEither

findscripter 18bdacd 6.5 KB Updated

File contents

findscripter/everything-skills/tree/main/02-engineering/fp-ts-pragmatic-guide commit 18bdacdb2e

Frequently asked questions

npx skillmds@latest add findscripter/fp-ts-pragmatic-guide