Fork me on GitHub
#re-frame
<
2018-05-22
>
deg09:05:33

@danielcompton The external window

ingesol13:05:36

Released kee-frame 0.2.2 with some more batteries included for easily getting started with websockets: https://github.com/ingesolvoll/kee-frame#websockets-since-022

👍 8
🎉 8
ecolui14:05:48

Greetings! Can you guys recommend a solid extension (eg. chrome dev tools / firefox) to debug reframe applications. I just want to be able to see the global state of the webapp while i fiddle with the page.

ecolui14:05:15

awesome - thanks so much. You guys are great for sure

gadfly36116:05:37

@ecolui for exploration, you can try the aforementioned with lein new re-frame foo +10x or lein new re-frame bar +re-frisk

ecolui16:05:24

Sounds awesome --- thanks fellas for all of the feedback

jco16:05:33

Can anyone point me to examples of re-frame applications using touch events? Basically I want to enable movement of a game character on a touch screen device.

jco17:05:24

Oh, there was :on-touch-start 😮.

👍 4