This article was published on August 12, 2015

You can now try Facebook’s Relay data-fetching framework in your own apps


You can now try Facebook’s Relay data-fetching framework in your own apps
Abhimanyu Ghoshal
Story by

Abhimanyu Ghoshal

Managing Editor

Abhimanyu is TNW's Managing Editor, and is all about personal devices, Asia's tech ecosystem, as well as the intersection of technology and Abhimanyu is TNW's Managing Editor, and is all about personal devices, Asia's tech ecosystem, as well as the intersection of technology and culture. Hit him up on Twitter, or write in: [email protected].

Facebook has made a technical preview of its Relay framework open source and available on GitHub today, so developers can try it in their own projects.

First announced in January, Relay adds declarative, component-oriented data-fetching functionality to apps built using Facebook’s React.js user interface library.

According to Facebook, Relay “coalesces queries into batches for efficiency, manages error-prone asynchronous logic, caches data for performance, and automatically updates views as data changes.” The company has demonstrated how it can be used for crafting components like news feeds.

Relay’s first public release includes its core framework modified for use outside of Facebook’s development environment. The company says it’s working to add more features, include offline support and real-time updates.

➤ Relay

Read next: Facebook has released the latest beta of its React.js user interface library

Get the TNW newsletter

Get the most important tech news in your inbox each week.

Also tagged with