Depuración de JavaScript
En The 16 JavaScript debugging tips you probably didn’t know se explican 16 técnicas que ayudan a depurar el código JavaScript: debugger Display objects as a table Try all the sizes How to find your DOM elements quickly Benchmark loops using …