devtools-docs
devtools-docs copied to clipboard
Explain breaking out of infinite loops
An often problem developers hit is Infinite Loops. Many don't understand the process for using a conditional breakpoint to stop in them for inspection.
Pretty clear here, let's solve it.
I'd love to take this.
Any effort into the docs now should go into the Web Fundamentals repository. The DevTools Docs hosted on the Chrome site are no longer maintained as WF has become the canonical resource for this kind of documentation for the team. So head on over there and reach out on the best path to contribute this kind of document to that team.
Thank you!