I'm new to emacs/cider for Clojure development. I could not find a way to create live templates in Cider like I do in IntelliJ IDEA (Cursive plugin).
yasnippet is a general method in emacs for modes to provide "templating". Not that many people that I know using clojure all day use it directly, of the folks i know most of them use it through the clj-refactor
emacs package