All posts tagged #GraphQL
Evan Stern
Should I Use Remix and GraphQL Together?
I recently wrote an article outlining how one can integrate GraphQL into a Remix app. But I failed to answer one fundamental question: "Does it make sense even…
Evan Stern
Using GraphQL with the Remix React Framework
GraphQL is a modern and flexible data query language that was developed by Facebook. It provides an efficient and powerful alternative to traditional REST APIs…