Fork me on GitHub
#re-frame
<
2018-04-19
>
aleksandr03:04:09

How do you dispatches It to itself?

aleksandr03:04:19

Smth like {:dispatch [::events/animation-frame]} ?

tord08:04:33

@al.vyguzov: Yes, pretty much. A simplified version of my code would look something like this:

ingesol10:04:04

I made a #kee-frame channel for https://github.com/ingesolvoll/kee-frame. Don't hesitate to ask questions or make suggestions! I'm also following kee-frame messages on this channel.

andre14:04:37

re-frame-10x supported in re-frisk-remote

andre15:04:33

just add (enable-re-frisk-remote! {:enable-re-frame-10x? true}) and 10x will be available at localhost:4567/10x

🚀 24
danielneal15:04:34

oh wow this is good news! 🎉 🎉

dragoncube18:04:28

did anyone tested re-frame with latest 0.8.0 reagent? does it work?

âž• 8