re-frame/docs
Mike Thompson 4f2f772afd The function `coeffect` is renamed to `inject-cofx`.
When writing the docs I found that sentences had too many mentions of `coeffects` with different meanings, which was confusing.  With this change, I remove one possible meaning of `coeffect` and, in the process I end up with a clearer name anyway.
2016-08-16 12:30:01 +10:00
..
EffectfulEvents.md Add a TOC 2016-08-15 23:13:53 +10:00
Effects.md Shuffle Effects docs 2016-08-15 18:11:28 +10:00
Interceptors.md Minor gardening on docs 2016-08-15 11:56:03 +10:00
README.md Readme in docs now correctly links to other pages. 2016-08-15 23:05:10 +10:00
coeffects.md The function `coeffect` is renamed to `inject-cofx`. 2016-08-16 12:30:01 +10:00

README.md

Understanding Event Handlers:

  1. EffectfulEvents
  2. Interceptors
  3. Effects
  4. CoEffects