Y
Hacker News
new
|
ask
|
show
|
jobs
by
thecupisblue
1955 days ago
> For state management, functional programming just seems like a massive time sink and a convoluted way of achieving the same things that OOP just gives you.
Huh? function(state(A)) = state(B), always.