Files
meteor/docs
Joseph Orbegoso Pea 480d9634c6 Update concepts.html
`var x = function () {}` creates a reference to an anonymous function while `var x = function x () {}` creates a reference to a named function. I believe that `function x () {}` is shorthand for the latter.
2014-12-04 19:50:34 -08:00
..
2014-10-28 10:12:51 -07:00
2014-12-04 19:50:34 -08:00