Skip to content

Commit 32fbaff

Browse files
Insert more funny name ideas
1 parent 052ba75 commit 32fbaff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Every help on this project is greatly appreciated. To get you started, here's a
122122

123123
## Future Improvements
124124

125-
- [ ] Find a better, more outstanding, name that also reflects what this thing is doing. (Current ideas: `useSelector`, `useReduxer`, `useGloducer`, `useStateAtom`, `useGlobalReducer`)
125+
- [ ] Find a better, more outstanding, name that also reflects what this thing is doing. (Current ideas: `useSelector`, `useReduxer`, `useGloducer`, `useStateAtom`, `useGlobalReducer`, `useShore`)
126126
- [ ] Add Flow and TypeScript types. This is actually very important for this library: Actions must be typed as an enum such that the type system can find out if we use the wrong type.
127127
- [ ] Improve test harness.
128128

0 commit comments

Comments
 (0)