Skip to content
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

Add example usage with React #133

Merged
merged 1 commit into from Mar 31, 2018
Merged

Add example usage with React #133

merged 1 commit into from Mar 31, 2018

Conversation

easyCZ
Copy link
Contributor

@easyCZ easyCZ commented Jan 28, 2018

A fully working example with React on the frontend and Go on the backend. Let me know what you think.

@maxekman
Copy link

This is exactly the approach I’m taking for a client project, spot on!

Btw, I’ll be running my backend in App Engine, using #140.

@maxekman
Copy link

Maybe typing the connect() in Stories.tsx could add one hard to come by example of redux with typescript: connect<StateProps, DispatchProps, void>().

@easyCZ easyCZ merged commit 93eff7e into master Mar 31, 2018
@easyCZ easyCZ deleted the react-example branch March 31, 2018 16:58
@easyCZ
Copy link
Contributor Author

easyCZ commented Mar 31, 2018

@maxekman Updated the example repo to use fully typed connect. Let me know if there's anything else that would make your development with grpc-web easier.

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

Successfully merging this pull request may close these issues.

None yet

2 participants