nextjournal

Tom H. 2022-02-25T03:05:50.203569Z

Ok, I’ve been playing around with something similar to the https://github.com/nextjournal/clerk/blob/main/notebooks/tap.clj and it’s blowing my mind Tapping hiccup forms like (tap> (clerk/html [:div {:style {:color :green}} "Hello"])) It’s such a fun workflow!

🙌 3