DEV Community

Discussion on: Use console.log() like a pro

Collapse
 
shookcodes profile image
Sarah Shook 💎

Thank you for sharing this article, so many great uses of console.log() I haven't explored yet. I'm especially excited about console.clear()!!

Collapse
 
denicmarko profile image
Marko Denic • Edited

Thanks, @joojaco . My personal favorite is the console.table(). I'm so glad you liked the article.