Go to function definition in Chrome Developer Tools
Looks like this awesome feature landed in Chrome recently but it saves you a ton of time while debugging your webapp!
When inspecting an object that contains in the Console, right click on a function and you will see a handy "Show function definition". It will take you to the place in the source code where the function is defined!
Alternatively, you can just hover over the function () {
word to preview function body in a tooltip.
Did you know about that?
Written by Dmitry Pashkevich
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Chrome
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#