poetic / reacterminator

Convert html to react components in es6 syntax.
56 stars 6 forks source link

data-component-redux-states #25

Open Chun-Yang opened 8 years ago

Chun-Yang commented 8 years ago

This is for a general custom component. we should be able to create reducers for a custom component. We should generate reducer and pass the state in to the reducer.

Also, we need to create action-creators and action-type-constants for these states onChange.