top | item 40838599 (no title) fswd | 1 year ago this is so bizarre? I use GraphQL with Remix in my loader. It's a great combination. 7ms response from SQL. I can't understand the article. Sorry this person doesn't understand GraphQL nor Remix. might be AI generated discuss order hn newest ahuth|1 year ago Nope, I wrote it myself (although maybe poorly!).GraphQL from a Remix loader is doable. Works great if you have an existing GraphQL you want to consume.If you don't, though, I prefer avoiding the extra HTTP request.
ahuth|1 year ago Nope, I wrote it myself (although maybe poorly!).GraphQL from a Remix loader is doable. Works great if you have an existing GraphQL you want to consume.If you don't, though, I prefer avoiding the extra HTTP request.
ahuth|1 year ago
GraphQL from a Remix loader is doable. Works great if you have an existing GraphQL you want to consume.
If you don't, though, I prefer avoiding the extra HTTP request.