tenzing icon indicating copy to clipboard operation
tenzing copied to clipboard

Add a re-frame example application option

Open RadicalZephyr opened this issue 7 years ago • 3 comments

Includes a useful pattern for tracing the execution of a re-frame application.

Fixes #43

RadicalZephyr avatar Oct 18 '17 07:10 RadicalZephyr

What are stoping us from merging that? can I help somehow?

sihingkk avatar May 08 '18 15:05 sihingkk

@sihingkk @RadicalZephyr sorry for letting this sit for so long. I guess now that re-frame-trace got renamed to re-frame-10x we should update those deps/requires in the examples?

martinklepsch avatar May 14 '18 14:05 martinklepsch

@martinklepsch done. It appears to work, but there are a few warnings printed out during cljs compilation. I'm not really sure if including the tools.reader dependency is the right thing to do either, but it silenced one warning at least.

RadicalZephyr avatar May 14 '18 22:05 RadicalZephyr