Commit Graph

100 Commits

Author SHA1 Message Date
fa837a345e wip 2022-08-25 16:51:39 -04:00
e0ffaef07a basic (noop) reducer 2022-08-25 16:48:35 -04:00
c609a19ef8 glorious noop 2022-08-25 16:48:33 -04:00
46b0565819 add reducer 2022-08-25 16:47:21 -04:00
9772ce4bec cleanup 2022-08-25 16:44:19 -04:00
4d4a5dde50 add actions 2022-08-25 16:36:37 -04:00
64782096df add actions 2022-08-25 14:19:45 -04:00
d20f50e156 add prettier and eslint 2022-08-25 11:12:46 -04:00
38c91d435f add initial test 2022-08-25 11:11:15 -04:00
f2468e3b82 starting with the initial state 2022-08-25 11:11:13 -04:00
ef5751eb69 wip: REMOVE ALL 2022-08-25 11:10:30 -04:00
3aac2e092e wip 2022-08-24 21:19:27 -04:00
ce666b75bb improve typing of actions 2021-10-19 13:08:42 -04:00
f51c8158fc have addEffect returns its effect 2021-10-18 16:11:51 -04:00
f1b7677f0f add upreducerWrapper 2021-10-18 11:19:22 -04:00
707d9ec923 prettier 2021-10-18 10:15:06 -04:00
4e4fa13d90 generic actions 2021-10-18 09:16:02 -04:00
27958a6d14 add generic initial 2021-10-18 08:46:00 -04:00
a8f97940e8 add enhancer 2021-10-18 08:00:47 -04:00
55812ed6d8 wip 2021-10-17 18:41:56 -04:00
7cd7e27805 test with ts 2021-10-16 11:48:03 -04:00
c5a9a7397a test with ts 2021-10-16 11:41:04 -04:00
69a8781b4b test with ts 2021-10-15 15:10:19 -04:00
a657813415 test with ts 2021-10-15 13:35:43 -04:00
440c76d408 wip 2021-10-15 12:41:58 -04:00
3394a00419 test with ts 2021-10-15 10:41:31 -04:00
83f28a1720 tests in ts 2021-10-15 10:33:55 -04:00
6fb14a26d0 tests in ts 2021-10-15 10:31:37 -04:00
d75da07d3f finished going over the tutorial 2021-10-13 19:31:37 -04:00
6dd8b1af9e rename leftover from * to + 2021-10-13 13:54:17 -04:00
9778e04a8d documentation, actions 2021-10-12 18:13:59 -04:00
2e357b71e2 wip 2021-10-12 14:49:08 -04:00
a5e8410768 wip 2021-10-12 13:11:32 -04:00
d14eb08bf0 splat 2021-10-12 09:42:30 -04:00
912ea85edc subscription within a subscription 2021-10-09 13:22:17 -04:00
c1c1edf588 subscribe test 2021-10-09 12:13:50 -04:00
5eeb4d4ab7 initial test 2021-10-08 20:22:25 -04:00
d61c9478a2 add subscriptions 2021-10-08 20:22:25 -04:00
5247aa2255 Add subscription test 2021-10-08 20:22:24 -04:00
04159ec7cc add selector tests 2021-10-08 20:22:24 -04:00
2c26f9652b add the test 2021-10-08 20:22:23 -04:00
e4eff8a113 effects 2021-10-08 20:22:22 -04:00
b7ada06e3c createStore 2021-10-08 20:22:22 -04:00
0ecb1059ee reducer 2021-10-08 20:22:21 -04:00
1759ce16c6 mutations 2021-10-08 20:22:20 -04:00
1a653fac5b addSelector 2021-10-08 20:22:20 -04:00
0870767994 wip 2021-10-08 20:22:19 -04:00
fd064f5996 actions 2021-10-08 20:22:19 -04:00
003a1309bd buildInitial 2021-10-08 20:22:18 -04:00
74c29ce2d0 WIP 2021-10-08 20:22:16 -04:00