Skip to content

Conversation

@rmosolgo
Copy link
Member

@rmosolgo rmosolgo commented Sep 4, 2015

I hope this will help people understand & improve react-rails! And help them find ways to extend it in the ways they want to, eg Flux-on-the-server, gon.

@vipulnsward
Copy link
Contributor

I was playing around to use redux - vipulnsward@e240b64

I think, a new helper can be introduced if needed by someone, without affecting existing helper.
More tricky is the ujs handling.

@rmosolgo
Copy link
Member Author

rmosolgo commented Sep 4, 2015

Oh, nice, that allows you to inject react_redux_state into the page, then load it up?

Yeah, I imagine if you need custom UJS you could just remove:

//= require react_ujs

And instead, require the custom UJS

//= require custom_ujs

rmosolgo pushed a commit that referenced this pull request Sep 11, 2015
docs(readme) document some customization points
@rmosolgo rmosolgo merged commit b98013f into reactjs:master Sep 11, 2015
@rmosolgo rmosolgo deleted the document-extensions branch September 11, 2015 04:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants