Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Mister_Snuggles
on April 15, 2015
|
parent
|
context
|
favorite
| on:
Introducing T3: Enabling Large Scale JavaScript Ap...
Why do you use empty functions instead of a number or a string?
madeofpalk
on April 16, 2015
[–]
My guess is than a function will always be a unique object, rather than if it was a number or string, there's a chance you use the same value twice.
gingerrr
on April 16, 2015
|
parent
[–]
an object literal would provide the same guarantee but without the overhead of function prototype methods, wonder if there's any other reason?
drifkin
on April 16, 2015
|
root
|
parent
[–]
Maybe they're using functions so the values can have names? Perhaps easier to debug.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: