mirror of
https://github.com/status-im/re-frame.git
synced 2025-02-23 23:38:11 +00:00
More detail added to Change.md regarding sample effect handlers
This commit is contained in:
parent
f6d191f425
commit
0c0b0f9d07
@ -50,6 +50,10 @@ Headline:
|
|||||||
|
|
||||||
- there's now two kinds of event handlers: pure and effectful. XXX
|
- there's now two kinds of event handlers: pure and effectful. XXX
|
||||||
For description see: https://github.com/Day8/re-frame/wiki/Effectful-Event-Handlers
|
For description see: https://github.com/Day8/re-frame/wiki/Effectful-Event-Handlers
|
||||||
|
For examples see:
|
||||||
|
1. https://github.com/Day8/re-frame-async-flow-fx
|
||||||
|
2. https://github.com/Day8/re-frame-http-fx
|
||||||
|
|
||||||
|
|
||||||
- taking advantage of the new effectful event handlers, there's now a new library
|
- taking advantage of the new effectful event handlers, there's now a new library
|
||||||
which makes it easy to XXXX
|
which makes it easy to XXXX
|
||||||
|
Loading…
x
Reference in New Issue
Block a user