Practical guide to the Clojure REPL workflow
-
Start REPL in terminal (or editor)
- add custom
usernamespace
- add custom
-
Evaluate code in editor
- Rich Comment block
- Design journal
-
Unit testing
-
Specifications
- data specs
- function definition specs
-
Start long running process or system components from REPL
-
Inspect evaluation results in Portal
-
Clean REPL state
