|
|
|
|
|
by clusterhacks
1150 days ago
|
|
Are Clojure dev teams outside of Nubank currently using REBL excited about this? As a small project Clojure dev (and admittedly a couple years out of daily Clojure use), these types of projects are hard for me to place in a day-to-day work context. The doc says that Morse is one tool that can "amplify the power of the programmer during interactive development". I totally feel like Clojure REPL-based dev is better for me personally - the interactive feedback feels so natural and functional programming matches so well my preferred dev process. But it is more difficult for me to understand where this type of tooling fits in dev workflow. Is Morse an incremental improvement? Does it make more sense in significant Clojure dev shops with many programmers vs just me sitting around with an Emacs repl going? |
|
me too! Morse is complementary to your normal REPL-based workflow. it is designed to not get in the way of that.