Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
rartichoke
on Feb 24, 2013
|
parent
|
context
|
favorite
| on:
Common JavaScript Gotchas
You should jsperf your function definition advice. The standard "function foo() { ... }" way is over 10x faster than the "var foo = function foo() { ... }" way or any other variant.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: