DEV Community

Discussion on: How does your web dev team decide on browser support?

Collapse
 
weswedding profile image
Weston Wedding • Edited

Depends a lot of the target audience of our client and whether they have preferences.

It tends to be "support browser versions that have come out in the past 2 years"

Or, at least, that's the goal. There are frequently times where towards the end of development someone with an IE machine will test a site even though we were pretty explicit early on that we wouldn't support it and the client will suddenly care about IE.

Collapse
 
ben profile image
Ben Halpern

There are frequently times where towards the end of development someone with an IE machine will test a site even though we were pretty explicit early on that we wouldn't support it and the client will suddenly care about IE

Ah humans.