DEV Community

Discussion on: 5 things in web development I learned this year

Collapse
 
piotrk profile image
2pi.pl

mix-blend-mode - no support on Edge so far, so kind of useless for now :(
line-clamp, text-stroke - nice feature - I didn't know about it - Edge compatible - thanks!
clip-paths - this animation idea looks great but unfortunately there's again problem with Edge support :(

Collapse
 
cydstumpel profile image
Cyd

If you look at it as enhancements in stead of features an entire world of not edge supported coolness opens up ;)

Collapse
 
piotrk profile image
2pi.pl

Sure, but then the client writes - it's not working do something! :)

Thread Thread
 
cydstumpel profile image
Cyd

Enhancements are not features so you shouldn't use it on stuff that diminish the functionality of your website, that's the magic of enhancements ✨