Why, after 8 years, I still like GraphQL sometimes in the right context
A recent post, Why, after 6 years, I’m over GraphQL, made the rounds in the tech circle. The author argues that they would not recommend GraphQL anymore due to concerns like security, performance, and maintainability. In this post, I want to go over some interesting points made, and some points I think don't hold up to scrutiny.
Always be Persistin'
Ok, first of all, let's start with something maybe a little bold: Persisted Queries are basically essential for building a solid GraphQL API. If you...
Read more at magiroux.com