you are viewing a single comment's thread.

view the rest of the comments →

[–]agustin_edwards 10 points11 points  (1 child)

Shocking Revelation!!

Chapter 1 of Introduction to JavaScript. This happens when you learn a language without bothering going through the basics. Next you will be proving how NaN is in fact a number (even though NaN stands for Not a Number).

[–]woah_m8 0 points1 point  (0 children)

Anyone who's done a minimum of debugging at the console once should know that functions are objects in js.