Wednesday, November 27, 2013

optional parameters at JavaScript function signatures

If a signature takes in five variables and you only hand in three then the last two will end up falsey.

No comments:

Post a Comment