4 ms·
Learning to use a REPL. It's been at the core of my coding practice since. Especially using it as a debugger in an interpreted language was a game changer for m
by atticora 3y ago
Learning to use a REPL. It's been at the core of my coding practice since. Especially using it as a debugger in an interpreted language was a game changer for me. It converts programming into a fast interactive game.