How to get the connection type of a user's device using JavaScript?
Originally Published Here ๐!
This is an experimental technology still in Draft, so it may not work in all browsers.
To get the connection type of a user's device, you can use the effectiveType property in the navigator.connection object in JavaScrip...
melvingeorge-me.hashnode.dev1 min read