Skip to content

Instantly share code, notes, and snippets.

@toonketels
Last active December 23, 2015 08:29
Show Gist options
  • Save toonketels/6607783 to your computer and use it in GitHub Desktop.
Save toonketels/6607783 to your computer and use it in GitHub Desktop.
Set breakpoint in JavaScript code
// Always forget about this...
// Will act as a breakpoint in JavaScipt code.
debugger;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment