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

I don't think such things existed at the time. At any rate, the code was 100% new and performed no browser checking, but still worked exactly the same on all browsers. It took me a month to do what I could do in a day now, but it was a great learning experience.

I've started a new project recently, maybe about 10 hours of work into it, that is a chess game, 100% new Javascript, so far 100% cross browser compatible (with no features planned that would break that), with no browser checking. It's actually not that hard if you're smart about your debugging (don't use alerts, use try/catch and write out to a div).




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

Search: