csantanapr / dapp-examples

Series of Single Page Apps using the dApp Framework
http://csantanapr.github.io/dapp-examples
Other
5 stars 4 forks source link

Create dapp-request-binding example based on dapp-request but using reactive template binding #24

Open csantanapr opened 11 years ago

csantanapr commented 11 years ago

Create dapp-request-binding example based on dapp-request but using reactive template binding This will be done after some investigation is done and two basic examples are created for MDV (Model-Driven-Views)

  1. Example dapp-polymer-mdv (tracked with #27) Using https://github.com/Polymer/mdv Has some limitations only works in certain browsers with experimental flags enabled
  2. Example dapp-polymer-mdv-observe (tracked with #28) Using https://github.com/kitsonk/core/blob/master/docs/observe.md It should work on legacy browsers