Texonom
Texonom
/
Application
Application
/Network Science/ICT/Computer Network/Internet/WWW/Web Service/Web App/Web App Framework/React/React Framework/
React Relay
Search

React Relay

Creator
Creator
Seonglae Cho
Created
Created
2020 Aug 21 3:15
Editor
Editor
Seonglae Cho
Edited
Edited
2023 Apr 16 16:36
Refs
Refs

Facebook React Build Framework Written in Rust

GraphQL
suport bu
JS Tagged Template Literal
 
 
 
Relay
Relay is data-fetching turned declarative. Components declare their data dependencies, without worrying about how to fetch them. Relay guarantees that the data each component needs is fetched and available. This keeps components decoupled and promotes reuse. With Relay, components and their data dependencies can be quickly modified without modifying other parts of the system.
Relay
https://relay.dev/
Relay
facebook/relay
Relay is a JavaScript framework for building data-driven React applications. Declarative: Never again communicate with your data store using an imperative API. Simply declare your data requirements using GraphQL and let Relay figure out how and when to fetch your data.
facebook/relay
https://github.com/facebook/relay
facebook/relay
 
 

Recommendations

Texonom
Texonom
/
Application
Application
/Network Science/ICT/Computer Network/Internet/WWW/Web Service/Web App/Web App Framework/React/React Framework/
React Relay
Copyright Seonglae Cho