Comments on: A few Chrome debugging tricks http://v1.ripper234.com/p/a-few-chrome-debugging-tricks/ Stuff Ron Gross Finds Interesting Sun, 02 Aug 2015 11:03:35 +0000 hourly 1 https://wordpress.org/?v=4.5.3 By: ripper234 http://v1.ripper234.com/p/a-few-chrome-debugging-tricks/comment-page-1/#comment-8542 Sat, 16 Feb 2013 06:31:54 +0000 http://v1.ripper234.com/?p=1868#comment-8542 Debugging is for developers, not for ordinary users.
It is useful to understand what is wrong with a particular website, or how it works.

Read more here – http://en.wikipedia.org/wiki/Debugging

]]>
By: mark http://v1.ripper234.com/p/a-few-chrome-debugging-tricks/comment-page-1/#comment-8357 Mon, 28 Jan 2013 04:44:47 +0000 http://v1.ripper234.com/?p=1868#comment-8357 hello code ninja=)

Can I ask you a question – what is this debugging gives you (from the google chrome user perspective)

]]>
By: חן אגוזי http://v1.ripper234.com/p/a-few-chrome-debugging-tricks/comment-page-1/#comment-6997 Sat, 01 Dec 2012 05:53:09 +0000 http://v1.ripper234.com/?p=1868#comment-6997 the ctrl+O thing is awesome.

I’ve recently been working on a big-ass web app with tons of plugins and lots of team collaboration. It means that there’s a huge number of js files on the non-minified version, and finding the right one takes a while. This search-file bit is a real saver, donno how I missed it all that time.

thanks for sharing

]]>