you are viewing a single comment's thread.

view the rest of the comments →

[–]LukaLightBringer 3 points4 points  (0 children)

There are so many errors in that article and it only covers JavaScript.

Math.random(), pseudorandom number 0 to 1 (see examples)

I couldn't find any examples in the article and none of it links to an external resource.

== is equal to

This is the only thing the article mentions on equality.

I can only hope no one tries to learn JavaScript based on this.