Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The other side of that is browsers. Even if you don’t change your code, the platform people are running your code in changes, automatically in many cases. New JS or CSS behavior in next safari or chrome? You need to patch/push to accommodate running environments that are outside your control.


The old space jam site worked for ages, and would still work if they hadn’t taken it down. The web is pretty good about keeping backwards compatibility.


Except the original hamster dance, which doesn't display correctly


JS in fact has very good backwards compatability, this is by the way the reason why "old stuff" are not removed and are still in the language.


Sounds like a good argument for minimal Javascript.




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

Search: