Console Debugging Tips
Created: August 11, 2017
JavaScript Coach Chris Ferdinandi sent me this very short but helpful article on tips for browser console debugging:
https://gist.github.com/cjkoepke/aadf9262b861f56cb26c67fa7bf36ab5
You can use these techniques in your Client Scripts to help debug and troubleshoot, and make really useful, clear log messages.