re-frame-10x is a new tool that lets you instrument, and then inspect, the inner workings of a running re-frame application. It presents as a programmer's dashboard, delivering curated insight and illumination. It helps you find false assumptions faster.
Even as the creators of re-frame, we have learnt a lot about re-frame and found bugs in our applications while developing this tool.
It’s designed to stay out of your way if you don’t need it, and only show up when you do. One person can install it on a project with a few lines of config and it is available for the whole team.
Further stages are planned, but we already find it very useful. You can find more info including installation instructions at
https://github.com/Day8/re-frame-10x. Give it a go, and let us know how you find it either here, on #re-frame in Clojurians, or in the GitHub issues.
This library used to be called re-frame-trace, the README has an
explanation of the name change. Saskia Lindner and Chris Sun
worked on re-frame-trace last year, and were very helpful in moving it forward.
Thanks!
Daniel Compton, Mike Thompson, the Day8 team