anorudes / redux-easy-boilerplate

React redux easy boilerplate
MIT License
633 stars 123 forks source link

Are there any plans for further documentation? #13

Closed kbecker43 closed 8 years ago

kbecker43 commented 8 years ago

Thanks for putting up this awesome project! I'm just learning the ins and outs of Webpack and React and this boilerplate has the exact tools I am looking for to get started. I'd love to be able to understand what the various pieces are doing, how it all works together, why some of the tools/patterns were chosen, how someone might go about customizing this to build out their own project, etc. Are there any plans to build out more detailed documentation or tutorials? Thanks again!

thecodingwhale commented 8 years ago

this would be a great idea!

nickeblewis commented 8 years ago

I think that would be useful - I have been exploring some of the more complex boilerplates out there such as the Universal/Isomorphic ones and this strips things down to purer react and redux, which is welcome by my book. So you can kind of learn from them and work it out here..... but that said, some more docs would be lovely :-)

keske commented 8 years ago

Thanks mates. I'll try to do a small but useful docs, asap.