TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Data manipulation for GraphQL queries with Lodash syntax

36 pointsby romanhotsiyabout 8 years ago

3 comments

crucialfelixabout 8 years ago
Looks interesting. It is a bit hard to read and immediately make sense of. Maybe this comes with practice.<p>I think it&#x27;s important not to load up on too many esoteric tricks or the code base becomes expensive to maintain (time&#x2F;money).<p>I&#x27;m more inclined to build a small toolkit for common transforms like this at the point of usage.
fiatjafabout 8 years ago
Why not the entire JS inside GraphQL queries?<p>Now seriously, is this running in the client or in the server?
评论 #14255657 未加载
ch4s3about 8 years ago
This seems really cool, is anyone here using it?
评论 #14253774 未加载