cover image
GraphQL: the enterprise honeymoon is over
15 Dec 2025
johnjames.blog

A production-tested take on GraphQL in enterprise systems, why the honeymoon phase fades, and when its complexity outweighs the benefits.

cover image

Even now in 2024, there are still fundamental issues with GraphQL.

GraphQL is an incredible piece of technology that has captured a lot of mindshare since I first started slinging it in production in 2018. You won’t have to ...

cover image
An Introduction to Absinthe
16 May 2023
blog.appsignal.com

In the first part of this Absinthe for Elixir series, let's explore some of the basics of Absinthe and GraphQL.

cover image
When to use gRPC vs GraphQL - Stack Overflow
10 Dec 2022
itr-links.stackoverflow.email
GraphQL kinda sucks | Hacker News
8 Aug 2022
news.ycombinator.com
cover image

GraphQL Pros and Cons: advantages and disadvantages compared to REST, architecture, core features, tools, and ecosystem.

Graphql best practices
12 Jan 2022
jsjaspreet.com
cover image
A Journey with GraphQL
26 Dec 2021
dev.to

Why GraphQL is great for new(ish) developers.

cover image
Getting started with React GraphQL
16 Dec 2021
blog.graphqleditor.com

Read a GraphQL Editor blogpost titled : 'Getting started with React GraphQL'. Originally contributed by Tomek on 1/15/2019.

cover image

Part 7: Subscriptions (client implementation)

cover image

Hi there 👋 Every application, you'll agree, needs a back-end. And there are many languages and tools...

cover image
Getting started with React GraphQL
30 Aug 2019
reddit.com

426K subscribers in the reactjs community. A community for discussing anything related to the React UI framework and its ecosystem. Join the…

cover image

Alright, it's been a bit longer than I was hoping since the latest entry in my ...

cover image

Part 1: GraphQL Basics

cover image
A Beginner’s Guide to GraphQL
10 Jan 2019
dev.to

In this article, you're going to learn how GraphQL works. I'm going to show you how to create a very well-designed, efficient, powerful API using GraphQL.

GraphQL - Welcome
31 Aug 2018
graphql-ruby.org
cover image
What is GraphQL
5 Jul 2018
dev.to

GraphQL is one of the most modern ways of building and querying APIs.