| Facebook's Relay For React Open Sourced |
| Written by Alex Armstrong | |||
| Monday, 24 August 2015 | |||
|
Facebook has open sourced a technical preview of Relay, its framework that enables declarative data fetching and updates for React applications. Relay v0.1.1 can be downloaded from GitHub together with a starter kit with the components you need to try it out. Facebookâs React.js user interface library became open source in 2013. Now Facebook is open sourcing the framework it has developed to manage data and client applications. It supplies the "missing piece" for developers working with React.js - how to get data to and from the server.
The announcement of the Relay Technical Preview, Joseah Savona explains: While React simplified the process of developing complex user-interfaces, it left open the question of how to interact with data on the server. It turns out that this was a significant source of friction for our developers; fragile coupling between client and server caused data-related bugs and made iteration harder. Furthermore, developers were forced to constantly re-implement complex async logic instead of focusing on their apps. Relay addresses these concerns by borrowing important lessons from React: it provides declarative, component-oriented data fetching for React applications.
To clarify the README.md on GitHub states: Relay is a JavaScript framework for building data-driven React applications.
|
Docker Releases Hardened Images For Free - What Does It Do Differently? 08/01/2026 Yet another provider jumps on the hardened image bandwagon. But since it's Docker, the main player in the container space, this is very important. |
Google Keeps Iron Grip On Play Store 07/01/2026 The judges may keep telling the walled gardeners that they have to free things up and throw a few doors open, but they in turn keep finding ways to keep their walls as high as they can get away with. [ ... ] |
More News
|
Comments
or email your comment to: comments@i-programmer.info




