Y
Hacker News
new
|
ask
|
show
|
jobs
by
turtlebits
3171 days ago
Looks cool, but I can't help but think that you're just reproducing what map() and filter() do, without any real benefits?
1 comments
XaspR8d
3171 days ago
I perceive it being middleware as the benefit. For when your client isn't set up to manipulate the incoming data and you can't edit the backend resource that generates it. Or vice versa.
link