lucasbesen / relay-modern-optimistic-update

Benchmark of updating data with/without Relay Modern optimistic update

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Relay Modern Optimistic Update

Simple benchmark of updating data with/without Relay Modern optimistic update

Medium Post: https://medium.com/@lucas.besen/relay-modern-optimistic-update-a09ba22d83c9


Alt text

First, install everything

yarn

Update schema

yarn update-schema

Build Relay generated files

yarn build

Then you will be able to start

yarn start

To access the application

localhost:3000

Feel free to contribute.

About

Benchmark of updating data with/without Relay Modern optimistic update


Languages

Language:JavaScript 76.2%Language:CSS 18.1%Language:HTML 5.7%