Skip to content

Commit 07c88e0

Browse files
committed
Update README.md
1 parent 9de1800 commit 07c88e0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,3 +114,8 @@ redux.bindActionCreators(actionCreator, $ngRedux.getStore().dispatch);
114114
### Example:
115115
An example can be found here (in TypeScript): [tsRedux](https://github.com/wbuchwalter/tsRedux/blob/master/src/components/regionLister.ts).
116116

117+
118+
## Todo:
119+
- Better unsubscribing
120+
- Less boilerplate for classic use case
121+

0 commit comments

Comments
 (0)