[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]
Apr 7, 20265 min read21
![[object Object] - An small guide about how object coercion works in JS](https://cdn.hashnode.com/uploads/covers/6241235b8cf84ebed8133d31/0079ee7b-da0b-4701-b839-ffd2e6beadc6.jpg)