Actually, it's 5 4 10 12 2 9 8 11 6 7 3 1 for me, but too lazy to edit the image

you are viewing a single comment's thread
view the rest of the comments
[–] [S] 10 points 1 year ago (1 child)
console.log("10"+1); // "101"
console.log("10"-1); // 9
  • source
  • parent
  • hideshow 2 child comments
  • [–] 7 points 1 year ago (1 child)

    The epitomy of irony is a JavaScript developer insisting that some other language is "a fractal of bad design" without immediately acknowledging that JS is weird as hell.

  • source
  • parent
  • hideshow 2 child comments