mirror of
https://github.com/status-im/re-frame.git
synced 2025-02-23 23:38:11 +00:00
1.3 KiB
1.3 KiB
Page Under construction
The re-frame API
So, I have some good news and some bad news.
First, the bad news:
- there's this problem
- I lied about the extra nudity
Now, the good news:
- the re-frame API is indeed all in the core namespace
- That namespace has some comments
- Each API function has passable documentation (see links below), just not auto-generated.
Links To API docs
The core API is these functions:
Occasionally, you'll need to use:
And, finally, there are some builtin Interceptors:
Builtin effects: XXX
Builtin coeffects: XXX