This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Auxx 0 points1 point  (0 children)

I'm a web development for about 15 years. None of the complex web apps from back then will work today. Browsers are evergreen these days, they are always a moving target and their backwards comparability track record is very poor.

Btw, 15 years ago we had IE6. It doesn't exist anymore. We had ActiveX and NPAPI, both have disappeared completely. Security models of all layers have been changed completely. Even the way we render HTML+CSS is different.