Skip to content
This repository has been archived by the owner on Mar 15, 2018. It is now read-only.

What does this actually do? I can't tell from the readme. #55

Open
ElegantScripting opened this issue Jan 23, 2016 · 1 comment
Open
Labels

Comments

@ElegantScripting
Copy link

Sure, it works on Promises, and is similar to GraphQL's Relay. Yes, you've listed the tech specs.

But what does this actually do? I can't tell from the readme.

Thanks.

@RickWong
Copy link
Owner

Transmit provides a Higher-Order Component (HOC) for React apps to compose and resolve data with Promises. By using Promises it can resolve all the data (even the ones deeper in the React tree) before rendering the root component. This feature makes serverside rendering easy.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants