| 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.
|
WeatherNext2 From Google DeepMind 23/11/2025 Google is now providing users of Google Search, Gemini and Pixel Weather faster, more accurate and higher resolution weather forecasts thanks to WeatherNext 2, a forecasting model based on a [ ... ] |
Next.js 16 Adds Cache Components 17/11/2025 Next.js 16 has been released with This release has improvements to Turbopack, caching, and the Next.js architecture. |
More News
|
Comments
or email your comment to: comments@i-programmer.info




