Y
Hacker News
new
|
ask
|
show
|
jobs
by
danenania
1055 days ago
I like immer for this kind of thing:
https://github.com/immerjs/immer
You can do immutable transformations without getting bogged down in FP abstractions.