Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
samspot
on Jan 31, 2014
|
parent
|
context
|
favorite
| on:
You might not need jQuery
I like each better than for primarily for readability. However I usually use the each from underscore, and I'm not sure how well that one performs.
ville
on Jan 31, 2014
[–]
The performance of _.each should be very close to that of the native Array#forEach because it delegates to the native method when it's available:
https://github.com/jashkenas/underscore/blob/6db5b93eac3eacd...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: