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
re-frame API
I have good news and 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 one namespace
- That namespace has occasional 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 standard Interceptors:
Builtin effects: XXX
Builtin coeffects: XXX