Tip: console.table()
In this article, I am going to discuss a javascript console method called console.table(). I find it useful for casual debugging and don't see much about it online so I figured I'd share it.
What is console.table()
console.table() is a method that al...
shahxcode.hashnode.dev2 min read