dojo / interop

Provides bindings and interoperability between Dojo packages and other libraries
Other
1 stars 14 forks source link

Document ReduxInjector #14

Closed maier49 closed 6 years ago

maier49 commented 6 years ago

The following has been addressed in the PR:

Description: Adds the redux injector documentation from the PR to the README

Resolves #9

agubler commented 6 years ago

@maier49 the example on the PR is now slightly out of date, I'll comment on the diffs in the morning :)

agubler commented 6 years ago

This is a real world usage that is up to date https://github.com/dojo/examples/blob/master/todo-mvc-tsx/src/main.ts

maier49 commented 6 years ago

@agubler I updated the example, and also the wording, based on that example. Let me know if the updated wording needs any tweaks.

maier49 commented 6 years ago

@agubler Updated again