Hacker News new | ask | show | jobs
by culturestate 1587 days ago
> you can right click a line of code in the chrome debugger to add a logpoint...so I don't have to manually add console.log statements

Thank you, this is the best thing I've learned in 2022.

1 comments

Next try https://www.replay.io, which allows you to add logpoints to code that has already executed.