Hacker News new | ask | show | jobs
by someweirdperson 1291 days ago
> and never makes breaking changes, so your code will run the same 20 years from now.

But only if you can get it to work in all browsers and derivatives today, including their versions of the last 20 years.

1 comments

Is this a real issue? I doubt the average new coder needs to worry about supporting 20 year old browsers today. I've never worked at a company that needed to support ie8 or whatever.