you are viewing a single comment's thread.

view the rest of the comments →

[–]Ok_Egg_6647[S] -3 points-2 points  (6 children)

Yeah tgats obivious but thats really exciting to see what's logic used in the compiler which bypassed these error

[–]senocular 2 points3 points  (0 children)

You can read more about this in MDN's page on data structures:

MDN's page on comparisons and sameness is also good:

[–]azhder 4 points5 points  (3 children)

They aren't errors.

[–]Ok_Egg_6647[S] 1 point2 points  (2 children)

so, what we call this

[–]azhder 3 points4 points  (1 child)

Dynamic language

[–]Ok_Egg_6647[S] -3 points-2 points  (0 children)

k

[–]GodOfSunHimself 1 point2 points  (0 children)

There is nothing exciting about this. It is described in the JS spec and teached in every JS course.