[object Object] - An small guide about how object coercion works in JS
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]
blog.fnavarijo.com5 min read