/Alan Norbauer

67 Weird Debugging Tricks Your Browser Doesn't Want You to Know tl;dr: "A list of useful, not-obvious hacks to get the most out of your browser’s debugger. Assumes an intermediate-level-or-higher understanding of the developer tools." These include logpoints / tracepoints, changing program behavior, quick and dirty performance profiling, using function arity, using time. And more. 

featured in #465