typeof tickles : javascript

#kishoretvk

when using javascript type of, here is something cool to remember. if u have to compare string.
then what goes corect

typeof(variable) = string

typeof(variable) = "String "

typeof(variable) = "string"

which is correct?
#javascript #typeof #error  

Comments

Popular posts from this blog

JavavScript Puzzle

terms and conditions

Hello Angular