Skip to content Skip to sidebar Skip to footer
Showing posts with the label Tostring

Number Values Changing When Tostring() Applied

I am noticing something very strange when testing one of my functions that checks the validity of n… Read more Number Values Changing When Tostring() Applied

{}.tostring() Uncaught Syntaxerror: Unexpected Token

when I try it in chrome dev tools, it shows Uncaught SyntaxError: Unexpected token . However if wh… Read more {}.tostring() Uncaught Syntaxerror: Unexpected Token