RSSAmplifier

Ryan Seddon · Feb 23, 2011

Getting fancy with the console

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

The trusty console.log() method serves a great functional purpose to write messages to the developer console. But did you know the console object has around twenty other methods you can use? I rarely see developers tapping into the extra power the console provides other than using it as a non-blocking alert. Let’s change that.

Read on ryanseddon.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.