Another episode of Clojure Tip of the Day screencast is out.
Videon on YouTube: https://www.youtube.com/watch?v=5PHWV-z_jTw
Source code on GitHub.
This episode will show you how to use following cljhttps://github.com/clojure-emacs/clj-refactor.el/wiki[-refactor refactorings]:
cljr-add-project-dependency
cljr-add-require-to-ns
cljr-extract-function
cljr-create-fn-from-example
cljr-introduce-let
cljr-expand-let
cljr-move-to-let
clojure-convert-collection-to-vector
cljr-thread-last-all
cljr-unwind
cljr-unwind-all
Make sure to also check a great clj-refactor Reference Sheet by PurelyFunctional.
PS: Sorry for the broken display at the beginning of the video.