The new episode of my Clojure Tip of the Day screencast is out. You can find the video on YouTube: https://youtu.be/tCu2AewBTR4 The episode covers the cider-enlighten-mode. This mode can be used to quickly show values of local symbols and return values of functions in real time. Unfortunately, the feature is not available in ClojureScript buffers. Notice, that unlike for cider-debugger […]
Read MoreCategory: Emacs/Cider
Introducing Clojure Tip of the Day Screencast
I’ve started a new Clojure screencast Clojure Tip of the Day. It’s going to be a collection of short (~5 min) videos covering various Clojure tips, tools, and techniques. I’d like to add a new episode at least once a week. The first episode is about Cider debugger. It was inspired by a comment on […]
Read More