Demo application that highlights some open ended questions on who we can use in polymer to handle event/promise communication.
This project is aimed at finding out how other developers would approach this issue.
- Api-like Data - Adding methods to data to reduce round trip communication
- Event+Promise - Combining events and promises
- Stateful Data - Data that defines the state of the application