Things you can do with a browser in 2020
github.com
Things you can do with a browser in 2020
1–10 of 387 posts
Re: Things you can do with a browser in 2020
#2Suggestion: add a rough indicator of what platforms support each feature. You could link to the relevant page on https://caniuse.com/ but even a very quick "Supported: Mobile Safari, Chrome on Desktop" sentence next to each one would be enormously useful.
Re: Things you can do with a browser in 2020
#3I had no idea the Web Coffee API was so mature.
Re: Things you can do with a browser in 2020
#4I had no idea the Web Coffee API was so mature.
Why is this even an API?
Seems like a joke API rather than something actually useful.
Re: Things you can do with a browser in 2020
#5I had no idea the Web Coffee API was so mature.
Never going to covfefe you up
Re: Things you can do with a browser in 2020
#6Worth noting is that "prefers-color-scheme" works in all major OSes at this point, mobile and desktop. If your site already has a dark theme, there is no reason at all not to be integrating it this way.
Even if you don't have a dark theme already, it's a huge value-add..... (@dang?)
Re: Things you can do with a browser in 2020
#7Suggestion: add a rough indicator of what platforms support each feature. You could link to the relevant page on https://caniuse.com/ but even a very quick "Supported: Mobile Safari, Chrome on Desktop" sentence next to each one would be enormously useful.
Each link already goes to MDN, which has its own rough chart of browser support
Re: Things you can do with a browser in 2020
#8Re: Things you can do with a browser in 2020
#9I had no idea the Web Coffee API was so mature.
> Use covfefe protocol to start coffee machines.
I should have known, but I wasn't paying attention.
Re: Things you can do with a browser in 2020
#10... and Safari still holding out on web push - this lack is a reason many native apps get written.