umbraroze@slrpnk.net 2 weeks ago
There’s a legit use for Edge: if I have to test out how a website looks on Chromium, I don’t need to install Chrome, yay.
For everything else, there’s Firefox though.
umbraroze@slrpnk.net 2 weeks ago
There’s a legit use for Edge: if I have to test out how a website looks on Chromium, I don’t need to install Chrome, yay.
For everything else, there’s Firefox though.
Sgn@programming.dev 2 weeks ago
Your websites dont look the same in both?
chronicledmonocle@lemmy.world 2 weeks ago
Edge uses the same rendering engine as Chrome. Web devs need to check to make sure different browsers respond to CSS, JavaScript, HTML, etc. the same way, as they all don’t necessarily do so, even though they should.
umbraroze@slrpnk.net 2 weeks ago
Well that’s the neat part, they do, so I rarely need to test them!