Ask A Question

Notifications

You’re not receiving notifications from this thread.

Content ideas

Filippo Massarelli asked in General

GraphQL on rails

  • basics
  • various ways to solve N+1s
Reply

:point_up

One of the solutions for N+1 is using the GraphQL::DataLoader module from the graphql-ruby gem which makes use of Ruby's Fiber. So it would be a great way to dig into Fibers. I am trying to find quality video content to learn about Fibers and I see there isn't much - Go Rails to the rescue !!?

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 82,329+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.