this post was submitted on 27 Nov 2023
1728 points (97.6% liked)
Technology
59106 readers
4500 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
As someone who used to do web design when there were around 5 different rendering engines, I found having multiple browsers to design for was often a good thing. You could easily build something that worked 90% of the time on the primary testing browser, and hit a wall trying to fix the remaining bugs, but then testing in a different browser would reveal something obviously broken with your solution, and once you fixed that, would fix some of the minor quirks you were having a hard time solving in the primary testing browser. 5 was probably too many engines, and I'm thrilled to see Trident (IE) in the grave where it always belonged. But if you aren't testing in multiple browsers, you're making your life harder, not easier.