Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
theonej
on Jan 2, 2014
|
parent
|
context
|
favorite
| on:
Javascript patterns
these patterns are cute. I especially like the one where for loops are described, as if the variable declaration practices are important.
deelowe
on Jan 2, 2014
[–]
And the recommendation to avoid i++ due to "excessive trickiness?" followed by a recommendation to use while(i--) with i initialized somewhere else as a for loop substitute? What the heck? That sounds terrible.
svachalek
on Jan 2, 2014
|
parent
[–]
I thought I might learn something until I saw that exact comment, then decided it was safer to stop reading immediately.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: