SyntaxFix
Write A Post
Hire A Developer
Questions
++[[]][+[]] => 1 // [+[]] = [0], ++0 = 1 [+[]] => [0]
Then we have a string concatenation
1+[0].toString() = 10