Mi first blog post, about some techniques on debugging/exploring/understanding Clojure codebases in an interactive way using FlowStorm and the repl.
https://jpmonettas.github.io/my-blog/public/compilers-with-flow-storm.html
It also contains a tour over the internals of the ClojureScript compiler, as it is used as an example of a non trivial Clojure project.
No previous knowledge in compilers is needed and is made so you can follow along by pasting commands on your terminal.
I need to give this Flowstorm a try. A colleague showed me around and it looked super useful, but i haven’t had the time to get into it yet.
Thanks for sharing!