https://dev.to/addyosmani/adaptive-loading-improving-web-performance-on-low-end-devices-1m69
Add class for network speed?
navigator.connection.effectiveType
Revisit this when there is more browser support.
As of 25/03/20, this is only supported by Chrome/Edge
As of 27/11/23, still no FF, Safari
https://caniuse.com/#search=navigator%20connection
https://dev.to/addyosmani/adaptive-loading-improving-web-performance-on-low-end-devices-1m69
Add class for network speed?
navigator.connection.effectiveType2g,3g,4g,defaultRevisit this when there is more browser support.
As of 25/03/20, this is only supported by Chrome/Edge
As of 27/11/23, still no FF, Safari
https://caniuse.com/#search=navigator%20connection