Polymer / pwa-helpers

Small helper methods or mixins to help you build web apps.
BSD 3-Clause "New" or "Revised" License
440 stars 48 forks source link

lazy action types example #25

Closed e111077 closed 6 years ago

e111077 commented 6 years ago

added an action to lazy to show how to deal with lazy actions as well as non-lazy actions in typings. Also renamed some types to follow what I believe is canonical type naming in Redux. Adding only one action seems to have made the demo quire a bit more complex than I expected.

reviewers added: project owners and TS nerds