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

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.