
Most developers out there know about console.log() and debugger;. console.table() might also be a known command, but most of the time it stops right after there.
There are more methods and tricks one can use to debugging webapps.
A rather geeky/technical weblog, est. 2001, by Bramus

Most developers out there know about console.log() and debugger;. console.table() might also be a known command, but most of the time it stops right after there.
There are more methods and tricks one can use to debugging webapps.