Field Notes

Articles

Longer essays on frontend architecture, performance, accessibility, and reliability.

8 min read

Building trusted data-driven layouts with Relay

How GraphQL polymorphism, Relay fragments, and a reviewed component registry can make server-driven UI flexible without making it unbounded.

RelayGraphQLReactArchitecture