Fork me on GitHub
#announcements
<
2021-05-11
>
Ertugrul Cetin12:05:22

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

partywombat 45
😍 18
😎 11
party-corgi 2
eggsyntax02:05:07

Very cool. Thanks! 👏

👍 4
uochan21:05:26

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/[email protected]

💯 22
❤️ 21
🎉 20