Hacker News new | ask | show | jobs
by almosthere 164 days ago
Every time I introduce something like this teams complain. RX is a brain antipattern
1 comments

I really relate to that.

There’s often a gap between what feels conceptually clean and what teams are actually willing to carry cognitively. Rx in particular tends to exceed that budget pretty quickly.

That’s why fp-pack is intentionally narrow — it’s closer to making a few control-flow cases explicit in pipe-first code than introducing a broad new abstraction.