-
-
Notifications
You must be signed in to change notification settings - Fork 867
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
Example with redux and react router #467
Comments
Hola! So here's the deal, between open source and my day job and life and what not, I have a lot to manage, so I use a GitHub bot to automate a few things here and there. This particular GitHub bot is going to mark this as stale because it has not had recent activity for a while. It will be closed if no further activity occurs in a few days. Do not take this personally--seriously--this is a completely automated action. If this is a mistake, just make a comment, DM me, send a carrier pidgeon, or a smoke signal. |
ProBot automatically closed this due to inactivity. Holler if this is a mistake, and we'll re-open it. |
A good example of this would be a splendid idea! Its a pain to set up and documentation is slim. |
I second this, a nice example would be great. |
well i have integrate redux in already developed razzle app hope this will help |
Hi Razzle team,
Just wanted to first say thanks for doing such an amazing job with this codebase and the ideas surrounding it. It's pretty much exactly what I was looking for without all the bloat.
This isn't really an issue per se but more of an open question. In short I'm wondering if there is an example package with react router & redux. I've searched through all the open and closed requests and the closest thing I have found is https://github.com/jaredpalmer/react-router-nextjs-like-data-fetching .
I was wondering if their might be plans to create an example app that would extend the repo that I've listed to include redux? The closest repo I have found that answers this is https://github.com/faceyspacey/redux-first-router-demo but I am a huge fan of the simplicity of what the razzle codebase does. For my needs the faceyspacey repo seems a bit much.
I've tried pretty extensively extending the 'with-redux' codebase to include react router but seem to not have much luck.
Cheers!
James
Also. Really happy to see the CSS Modules being brought in!
The text was updated successfully, but these errors were encountered: