mirror of
https://github.com/status-im/re-frame.git
synced 2025-02-23 07:18:22 +00:00
commit
e8d1ea57d9
@ -191,7 +191,7 @@ While it might look like you have registered with 2 interceptors,
|
||||
It silently inserts `do-fx` at the front, and this is a good thing.
|
||||
|
||||
The placement of `do-fx` at the beginning of the interceptor chain means
|
||||
it's `:after` function would be the final act when the chain is executed
|
||||
its `:after` function would be the final act when the chain is executed
|
||||
(forwards and then backwards, as described in the Interceptor Tutorial).
|
||||
|
||||
In this final act, the `:after` function extracts `:effects` from `context`
|
||||
|
Loading…
x
Reference in New Issue
Block a user