UI Deploy

Curated, Short, Web UI Dev we Love.

A Reintroduction to the DevTools Console

If you’re a front-end developer, chances are you’re constantly using console.log(); to print to the console in Chrome.

Here’s a quick overview of the most approachable time savers and headache preventers that the DevTools Console API provides, all of which you can start using immediately no matter what you’re working on. Open up your console to play along!

view source

Advertisement