/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

sophiabits.com
| | coady.github.io
2.9 parsecs away

Travel
| | [AI summary] The article argues that GraphQL, while solving over-fetching on the client, recreates ORM inefficiencies on the server and advocates for introspecting query selections to build efficient resolvers.
| | hypirion.com
2.4 parsecs away

Travel
| | Like Go, GraphQL isn't at the forefront of type theory. Let's look at what I miss and whether it would be sensible to add them to the specification.
| | www.stackchief.com
2.9 parsecs away

Travel
| | GraphQL vs REST, including what is REST, what is GraphQL, and the pros and cons of choosing GraphQL vs REST for your web service
| | danganiev.me
14.1 parsecs away

Travel
| GraphQL might have started as a convenient way of delivering exactly the right amount of data from server to the client. But...