react-redux-boilerplate
react-redux-boilerplate copied to clipboard
A minimal React-Redux boilerplate with all the best practices
There actually is a really random bug which trigger sometimes, only in production. ref: https://github.com/react-boilerplate/react-boilerplate/issues/2021
Kudos on the project!
Include reason for removing github project rules, ngrok tunneling, shjs, service worker, webpack dll plugin, i18n, styled-components, code generators from the README would be very helpful to understand the complexity...
Hi, so far I'm loving this boilerplate. But in my oppinion for a "minimal boilerplate" there is still too much confusing stuff in it. For example all these imports from...
Hi, I tried your boilerplate and I used to see source page when changes page and it's not changed in the meta tag to support SEO
I've tried to use push history and Redirect but the effect is always the same, location is changed on browser, but expected Component is not rendered (render method of previous...
Hi, It is great but would you mind to create version with TypeScript?