DEV Community

Discussion on: What are the most underrated browser features and APIs?

Collapse
 
brunoj profile image
Bruno

I think the navigator APIs like deviceMemory are really worth understanding and making use of in a lot of cases. Whether checking on device capacity or network bandwidth preferences, tailoring the experience to the visitor is a great idea.

developer.mozilla.org/en-US/docs/W...

Collapse
 
jzombie profile image
jzombie

Interesting, I'll probably use that API in a program I'm developing: reshell.org/memory-info

Collapse
 
deleanuradu profile image
Radu Deleanu

What is this thing? Looks massive.

Thread Thread
 
jzombie profile image
jzombie

It's a UI that I'm making for a few projects which share some common base functionality, I'm creating under the monicker "Phantom architecture"...

github.com/zenOSmosis

Thread Thread
 
camco profile image
Camco

OMG. This is fantastic

Thread Thread
 
jzombie profile image
jzombie

Thank you!

Thread Thread
 
jzombie profile image
jzombie

@camco. Here's another version of it w/ audio streaming support: speaker.app/