-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Racer and react #47
Comments
Hm zero feedback. What is happening around derby now? |
Yes, I like React's View more than Derby's. And connecting React with Racer took me about 150 LOC through high order component. Though I like Racer's api, with React you don't need most of it, so it maybe does make sense to write another ShareJS wrapper for React. |
Is there any examples on the web to look at? |
Not at the moment. GraphQL and ShareJS very different conceptions. |
Yes, that's tricky. |
Technically we could link graphql server to share.js, but as I know they didn't publish realtime specs |
@vmakhaev, are you working on wrapper for Swarm.js? |
Hello.
I’d like to raise react.js question. What are the reasons to support derby these days? Wouldn’t it better to create racer + react + express setup instead of derby? As a result you would cut down the development costs (another year passed and derby still is .6 alpha) and get an access to tons of react components.
The text was updated successfully, but these errors were encountered: