Hacker News new | ask | show | jobs
by kyawzazaw 1905 days ago
Oh please tell me about those tools.
2 comments

VS Code and Firefox Developer Tools are the two I'm aware of with actual support. Also some tools you can adhoc it as a conditional breakpoint by basically putting "print(whatever); return false" as the condition