Click here to Skip to main content
15,893,381 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Supporting IE11... still. Pin
Jeremy Falcon29-Jun-20 4:36
professionalJeremy Falcon29-Jun-20 4:36 
GeneralRe: Supporting IE11... still. Pin
Daniel Pfeffer28-Jun-20 21:57
professionalDaniel Pfeffer28-Jun-20 21:57 
GeneralRe: Supporting IE11... still. Pin
Jeremy Falcon29-Jun-20 4:38
professionalJeremy Falcon29-Jun-20 4:38 
GeneralRe: Supporting IE11... still. Pin
#realJSOP28-Jun-20 23:35
mve#realJSOP28-Jun-20 23:35 
GeneralRe: Supporting IE11... still. Pin
Jeremy Falcon29-Jun-20 4:45
professionalJeremy Falcon29-Jun-20 4:45 
GeneralRe: Supporting IE11... still. Pin
MikeTheFid29-Jun-20 1:47
MikeTheFid29-Jun-20 1:47 
GeneralRe: Supporting IE11... still. Pin
Jeremy Falcon29-Jun-20 4:45
professionalJeremy Falcon29-Jun-20 4:45 
GeneralRe: Supporting IE11... still. Pin
BryanFazekas29-Jun-20 2:48
BryanFazekas29-Jun-20 2:48 
This is a more complex question that it may appear to be.

What is the projected user base? Desktop, mobile, or both? Where are customers located? Industrial nations? Mobile will be using a "modern" OS -- what desktop OS are in play?

Does your client have other commercial sites? If so, look at their stats for browser and OS. I found several stats sites that put IE as ~1.4% of the overall browser market, and ~5% for the desktop market. But that's overall -- these figures may not be accurate for YOUR market.

What is the projected budget to develop and maintain the site for IE? If the budget is 10% of the total and the expected revenue from IE customers is 3%, supporting IE is counter-productive.

My group made the decision to support the last 3 revs of the top 5 browsers + Edge. Costs are the driving factor, not only development time to support quirky browsers, but testing time to test that plethora of quirky browsers. We write current JavaScript and use Babble to transpile to support our planned user base, which also helps reduce dev & test costs.

Why Edge? It's built into Windows so it's present for most of our user base. [Granted, the change to Chromium has eliminated a lot of testing.]

That said, our site works on most modern browsers ... excepting IE (which is far from modern).

YMMV
GeneralRe: Supporting IE11... still. Pin
Jeremy Falcon29-Jun-20 4:44
professionalJeremy Falcon29-Jun-20 4:44 
GeneralRe: Supporting IE11... still. Pin
BryanFazekas29-Jun-20 5:23
BryanFazekas29-Jun-20 5:23 
GeneralRe: Supporting IE11... still. Pin
Jeremy Falcon29-Jun-20 7:26
professionalJeremy Falcon29-Jun-20 7:26 
GeneralRe: Supporting IE11... still. Pin
Member 289602029-Jun-20 7:35
Member 289602029-Jun-20 7:35 
GeneralRe: Supporting IE11... still. Pin
Jeremy Falcon29-Jun-20 8:18
professionalJeremy Falcon29-Jun-20 8:18 
GeneralRe: Supporting IE11... still. Pin
BryanFazekas30-Jun-20 1:59
BryanFazekas30-Jun-20 1:59 
GeneralRe: Supporting IE11... still. Pin
KyCo30-Jun-20 10:11
KyCo30-Jun-20 10:11 
GeneralRe: Supporting IE11... still. Pin
Jeremy Falcon30-Jun-20 11:40
professionalJeremy Falcon30-Jun-20 11:40 
GeneralRe: Supporting IE11... still. Pin
Matt McGuire9-Jul-20 6:31
professionalMatt McGuire9-Jul-20 6:31 
GeneralAntivirus Program Choices Pin
Peter R. Fletcher28-Jun-20 3:14
Peter R. Fletcher28-Jun-20 3:14 
GeneralRe: Antivirus Program Choices PinPopular
Greg Utas28-Jun-20 3:20
professionalGreg Utas28-Jun-20 3:20 
GeneralRe: Antivirus Program Choices Pin
BryanFazekas29-Jun-20 2:09
BryanFazekas29-Jun-20 2:09 
GeneralRe: Antivirus Program Choices Pin
DanW5229-Jun-20 5:37
professionalDanW5229-Jun-20 5:37 
GeneralRe: Antivirus Program Choices Pin
Richard MacCutchan28-Jun-20 3:24
mveRichard MacCutchan28-Jun-20 3:24 
GeneralRe: Antivirus Program Choices Pin
Kornfeld Eliyahu Peter28-Jun-20 3:25
professionalKornfeld Eliyahu Peter28-Jun-20 3:25 
GeneralRe: Antivirus Program Choices Pin
Ron Anders28-Jun-20 3:38
Ron Anders28-Jun-20 3:38 
GeneralRe: Antivirus Program Choices Pin
W Balboos, GHB29-Jun-20 5:11
W Balboos, GHB29-Jun-20 5:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.