I’ve talked about the Console API in one of my previous articles. However, there was one especially important detail that I didn’t cover back then - the problem of logging objects. So, what’s the problem and how to solve it properly?
#js #javascript