Tech Lead/Team Lead. Senior WebDev.
Intermediate Grade on Computer Systems-
High Grade on Web Application Development-
MBA (+Marketing+HHRR).
Studied a bit of law, economics and design
Location
Spain
Education
Higher Level Education Certificate on Web Application Development
Tech Lead/Team Lead. Senior WebDev.
Intermediate Grade on Computer Systems-
High Grade on Web Application Development-
MBA (+Marketing+HHRR).
Studied a bit of law, economics and design
Location
Spain
Education
Higher Level Education Certificate on Web Application Development
toString() is a not good way (or is good is array's element are primitives). Check that example:
Again you showed us another example of why javascript is complicated
Agree. And we can see the reason why doing
JSON.stringify
on the other hand, works better on this:because
Again complicated but beautiful
And with
JSON.stringify
these two will not be equal:Actually they are somewhat different (some props are not in the same order).
That's why this question is so tricky 😂
I let you a couple of snippets that can be useful in certain situations:
Discussing them could deal to an entire post probably 😂
Cheers!