Hacker News new | ask | show | jobs
by snowl 1510 days ago
So the original issue essentially stemmed from you requesting a lot of data that you didn't need, causing requests to be very slow, and then switching to rails caused your requests to be fast? Wow, I'm really sure that's react's fault!
1 comments

Replace GraphQL with a hand written RESTful API should solve most of their issues.