Hi all! I’ve created a new debugging tool for re-frame 🎉. re-frame-flow is a graph-based visualization tool for re-frame event chains. Let’s assume we clicked a login button and triggered a series of events. `login-fx -> http-fx -> some-fx -> some-db-handler ...` (event after event), so a path gets generated, re-frame-flow visualizes all paths in a graph. https://github.com/ertugrulcetin/re-frame-flow
Just released antq ver 0.14.0, Tool to point out your outdated dependencies.
https://github.com/liquidz/antq
Now you can exclude specific versions as follows: --exclude=foo/bar@1.0.0