Hacker News new | past | comments | ask | show | jobs | submit login

Totally agree with your conclusion. I remember generating a JavaScript array in a server-side loop, and the code wouldn't work (at first) because of a trailing comma on the last element before a bracket. Firefox would ignore it, but IE 8 wanted a perfect no-extraneous-commas code.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: