kainliu
1/7/2018 - 9:34 PM

Redux

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.