exegete
exegete
DDeno
Created by jeff.hykin on 8/14/2023 in #help
Deno Repl Programmatically
Ruby has something similar with binding.irb (and previously binding.pry). Drops you into a REPL with debugging commands (next line, step into, step over, etc). It is hands down the best debugging experience I've ever had.
7 replies