| 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.
|
C# Could Overtake Java in TIOBE Index 13/11/2025 C# 14, the latest Long Term Support release of the .NET language was released this week as part of .NET 10. Currently in fifth position in the TIOBE Index rankings it looks set to overtake Java and it [ ... ] |
Jules Coding Agent Upgraded 22/10/2025 New options are now available for Jules, Google's coding Agent - a CLI and an API. |
More News
|
Comments
or email your comment to: comments@i-programmer.info




