#consolelog
Read more stories on Hashnode
Articles with this tag
console.dir() seems rather redundant. At least with console.log(), you can add as many arguments as you want, but with console.dir(), you can only log...