[object Object] - An small guide about how object coercion works in JS
2d ago · 5 min read · Have you ever tried casting an object instance to a string in JS? It could have happened by mistake or be intentional, but I can almost guarantee that the result of the operation was a [object Object]
Join discussion
