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 electron-redux #363

Merged
merged 2 commits into from
Nov 2, 2016
Merged

Add electron-redux #363

merged 2 commits into from
Nov 2, 2016

Conversation

hardchor
Copy link
Contributor

@hardchor hardchor commented Oct 11, 2016

https://github.com/hardchor/electron-redux provides a way to synchronise state across windows and handle actions on both main- and renderer processes.

The issue of using redux in Electron has come up several times, e.g. in electron-react-boilerplate/electron-react-boilerplate#108 (comment)

https://github.com/hardchor/electron-redux provides a way to synchronise state across processes and handle actions on both main- and renderer processes.
@sindresorhus
Copy link
Owner

Sure, looks useful, but you should have read the contribution guidelines:

If you just created something, wait at least a couple of weeks before submitting.

I would use that time to write some tests for it ;)

@hardchor
Copy link
Contributor Author

hardchor commented Oct 12, 2016

Tests are already in the pipelines! It's been around for half a year, just
inside another project.
I'll get them in and gather some more feedback in the meantime.

@hardchor
Copy link
Contributor Author

@sindresorhus I used the time to fully cover this with tests. Mind re-opening this or would you like me to create a new PR?

@sindresorhus sindresorhus reopened this Oct 28, 2016
@sindresorhus sindresorhus changed the title Added electron-redux Add electron-redux Nov 2, 2016
@sindresorhus sindresorhus merged commit 190e93b into sindresorhus:master Nov 2, 2016
sindresorhus pushed a commit that referenced this pull request Nov 2, 2016
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.

2 participants