5 ms·
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 d
by fswd 2y 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
- ahuth 2y agoNope, 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.