Last 12 weeks · 0 commits
1 of 6 standards met
Repository: gaearon/react-makes-you-sad. Description: Here’s a flowchart to make you happy again! Stars: 2080, Forks: 103. Primary language: Makefile. Languages: Makefile (100%). Open PRs: 2, open issues: 0. Last activity: 9y ago. Community health: 28%. Top contributors: gaearon, jonathanmv, Sacret, ehrudxo, brunogenaro, colindean, matteodelabre, paulshen, petehouston, samumbach and others.
Hey @gaearon - I took some time to create a quiz like version of whats being presented in the chart. Is this something we can add to the README in your project? repo: https://github.com/jks8787/reactMakesYouSadTheQuiz app: https://jks8787.github.io/reactMakesYouSadTheQuiz ( and if you are interested in merging the two projects let me know - otherwise I think a link would be really cool ) Thanks!
While I agree that using these react/redux boilerplate example projects as a reference for advanced users is a good thing, I don't think boilerplate is a good word to describe it. As mentioned here all these sample projects do require a significant amount of setup to get running just right. I have benefited from looking at the configs of some of these boilerplate projects. You really need to try things out to get it working because every project is different. But, using the term 'boilerplate' on these repos may be confusing to some people because to me at least the term boilerplate implies that it is the minimal requirements to get up and running.