Comment by jmb99
Why not only use features that are compatible with all browsers? You don’t need to use every bleeding edge feature to make a website.
Why not only use features that are compatible with all browsers? You don’t need to use every bleeding edge feature to make a website.
I mostly do stick to baseline widely available, but once in awhile something can only be done with a niche API unless perhaps I include a 10 MiB, slow, clunky polyfill. And for a hobby site without paying users, I basically just don't care.