Use Batch loader

Or loading resources on the fly.

About me

A Bit of Context

The GraphQL PoC

Allowed us to notice that:

The GraphQL advantages evolved with

The GraphQL downsides due to our stack

Statement

What if we could use React hooks and contexts to tackle the N+1 problem?

Implementation

Let's dive into the code!

Components

Optimistic

Let's load the whole data directly!

Realistic

Load the lacking resources per batch.

How it works

Interesting usages

Share Your Thoughts!

Tell us what you think before we release the open source package.

Thanks!

Any question?