Relay is an open source data-fetching framework for React applications invented and used at Facebook. The Relay Deep Dive explores some aspects of its design and internal implementation. It will show how Relay turns declarative descriptions of data-fetching requirements into imperative operations behind the scenes, and how these aim to provide efficiency, performance, predictability, and consistency.
https://facebook.github.io/relay/
Part of a series of tech talks at Facebook HQ on April 19 2016. Greg Hurrell is a member of the Relay team at Facebook.
Video: