Who needs an IDE when you have a REPL?
Okay, so maybe I still like IDE’s, but if you catch yourself writing too much code before you try any of it, maybe you need to set up a REPL environment. I like writing code with unit tests because then it doesn’t have to reach critical mass, with sixteen cylinders all firing at once, before I see positive results for my effort.
