Skip to content

Instantly share code, notes, and snippets.

@gokman
Created July 18, 2017 07:26
Show Gist options
  • Save gokman/a9bdc0140790cdbae39b5d9b1f5444e5 to your computer and use it in GitHub Desktop.
Save gokman/a9bdc0140790cdbae39b5d9b1f5444e5 to your computer and use it in GitHub Desktop.
ionic debug javascript code
1. put "debugger" line anywhere you want to debug
2. open chrome and go tools-> inspect devices
3. you will see phone that connected to pc
4. click inspect under your phone on the screen
6. then go :D
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment