5 comments

[ 5.7 ms ] story [ 25.0 ms ] thread
This looks nice, but a bit more information and some explanation in the readme would be nice.
This looks nice, but a bit more information and some explanation in the readme would be helpful.
Author here! I was actually working on that this evening when someone posted it. The readme's got some updates :)
A great start on setting up Webpack which can take hours to understand just the basics. I don't know if using ES6 classes is really beginner-friendly though, because there's a lot of documentation out there using React.createClass(), the translation is not often straightforward (e.g. mixins) and some popular libraries like react-router explicitly discourage it.