Hacker News new | ask | show | jobs
by xapata 3388 days ago
I like to introduce debuggers/breakpoints after teaching functions and classes. That way I can explain the purpose of a debugger as bringing back the interactivity of the REPL despite hiding variables in local scopes.