Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion

Oliver Sewell
Oliver Sewell
16,425 Points

Why don't they just get rid of internet explorer ?

Why do people use internet explorer instead of chrome / firefox if browser support is poor?

1 Answer

This diagram shows the current market shares of all Major browsers. Source: netmarketshare.com

Imgur

The combined share of IE is about 50% (IE 11 alone counts for 26.9%). When one web browser is enjoying such dominated presence on the Internet, getting rid of it can't be happening overnight. Trust me, everybody wants IE to be gone, even Microsoft itself wants that too, that's why they built a new browser named Edge for Windows 10; but hundreds of millions of computers today are running pre-Windows 10, many of these users have no intention of upgrading to 10 anytime soon, or their hardware just isn't powerful enough to run Windows 10.

As to the why people are still using IE, the reasons are plenty:

  1. back in the old days, some websites was developed in a way that requires the web client with IE core to function properly, those sites continued to existed today, and people are still using them.
  2. Some people aren't very tech-savvy, they just use whatever that comes with the Operating System.
  3. But sometimes you just don't have a choice, when you're using a public computer (e.g. ones in the school library), and the only web browser on the system is IE. What else can you do? You don't have the admin right to install Firefox/Chrome.

I'd also like to point out that, from users' perspective, they can pick their own favorite web browser and forget about IE ever existed; from web developers' perspective, we don't have such luxury, IE is and will continue to be a major player on the web for many years to come, any websites we put together must support IE version 8 or later, whether we like it or not.

Oliver Sewell
Oliver Sewell
16,425 Points

Thanks William , great answer! so can internet explorer update its self to support different properties such as the rem unit and if they can howcome they dont?