erikras / erikras/react-redux-universal-hot-example
react-redux-universal-hot-example still has FUOC?
- Dominant language
- JavaScript
- Stars
- 12.1k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
I am looking around for a react example as a base for a new project. react-redux-universal-hot-example came highly recommended at http://andrewhfarmer.com/starter-project/ (*). I installed it and ran `npm run dev`, and saw a big flash in the header of the page (first I see turquoise text left-justified on a white background, then centered on the black) when going to localhost:3000. I see this was first mentioned in September with #153
Is this still a problem? It seems like a fairly obvious issue, and that there "ought to be" a straightforward fix. Its presence six months later makes me worry that it there's some problem eliminating it, and I should look elsewhere for a base for a new project.
Am I overly concerned? Will this FUOC be fixed?
(*) Andrew Farmer's React Starter Project page lists react-redux-universal-hot-example as # 2 in the list. The first place project doesn't use Redux, and uses minimalistic (and mostly undocumented) router code in place of react-router, so I'm considering an alternative.
Contributor guide
Assessment
This issue has not been assessed yet.