Responsive web design is an invaluable concept, but it has an important limitation, the changes we make to a web page are mostly based on the size of the viewport. What we really need is information about the device's network connection. In this article, we'll discuss the Network Information API, which promises us this information.
Source files for the Tuts+ tutorial: HTML5: Network Information API
Available on Tuts+ 13 Aug, 2014
View the demo on GitHub.