Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 5 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alloy/2bb8c280e6ecb74241c33e0daebd14f2 to your computer and use it in GitHub Desktop.
Save alloy/2bb8c280e6ecb74241c33e0daebd14f2 to your computer and use it in GitHub Desktop.
I’ve been drawing up an overview of pure vs GraphQL fragmentized [React] UI components, different ways to propagate data through the tree, and the associated maintenance/performance considerations.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@nodkz
Copy link

nodkz commented Apr 12, 2022

If somebody needs more context about fragment models - you may see brilliant Matt's talk https://www.youtube.com/watch?v=Vo8nqjiKI3A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment