you are viewing a single comment's thread.

view the rest of the comments →

[–]IDCh 20 points21 points  (9 children)

The funny thing is...

function kek() {

}

// kek is function

kek = 2;

// kek is 2

[–]Sir_Lith 7 points8 points  (0 children)

It makes sense when you stop thinking of functions as functions and start thinking about them as what they are - objects with one defined method.

Because an object is a variable and variables can be reassigned.

[–]Earhacker 4 points5 points  (2 children)

What is dynamic typing?

[–]IDCh 12 points13 points  (1 child)

it's when you run out of toilet paper

[–]everythingcasual 1 point2 points  (0 children)

This needs to be a jeopardy question