notwaldorf / ama

:raising_hand: Ask @notwaldorf anything!
94 stars 13 forks source link

Is Chrome a new IE? If so, how to fix it? #84

Closed anxolerd closed 6 years ago

anxolerd commented 6 years ago

According to pretty old article on "the verge", there are more and more sites, which are designed specifically to work best with chrome, often ignoring other browsers. This is quite similar to what happened earlier with Internet Explorer. What is your opinion on that? If you consider this as a problem, how do you think this problem can be solved. If not -- why?

Thanks in advance.

notwaldorf commented 6 years ago

Ehhhh I don't really comment on any articles people write about Chrome, since i'm not a Chrome spokesperson, there's a lot of articles, and tbh people can just write whatever they want. I think that article in particular is pretty sloppy journalism -- imo the difference is a bit subtle: IE tended to ship proprietary APIs and (in later years) fall behind on specs, and Chrome just implements specs before other browsers. Not implementing features drags the platform down, while implementing features quickly pushes it forward (but can cause a bit of a strain on the ecosystem).

That being said, shipping sites and apps on one browser alone is bad, both for the app and the users, and does nothing good for the ecosystem. Chrome engineers don't want you to ship apps on Chrome only, and your users don't, so just .... don't do that.

anxolerd commented 6 years ago

Thanks for honest answer, and sorry for inconvenient question.