@awbjs concise methods in literals:
= { foo() { .. } }
is that still:
= { foo: function() { .. } }
or:
= { foo: function foo() { .. } }
@getify All the references I've seen suggest that it's named due to http://wiki.ecmascript.org/doku.php?id=harmony:function_name_property … @awbjs
-
-
-
- 1 more reply
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
he/him 