JS: console & console.log hacks: Explore variety of functions still unused | JavaScript
console Hacks
JavaScript console is rich enough to make web development much easier to debug and test. JS console is not limited to console.log the way most programmers use. Explore the potential of console having variety of functions and parameters while using them.