https://github.com/jdomzhang/polymer-redux-example
https://tur-nr.github.io/polymer-redux/docs
-
To enable redux in each component is a easy way to load values.
-
The binding of property happens in
created
stage. -
Create a wrapper of
ing select
is a good way to control data flow. Consider adding a universal wrapper. only fire events when values are updated by user actions.