Hacker News new | ask | show | jobs
by atticora 882 days 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.