How can I detect internet connection speed and / or bandwidth in javascript?
Something that has an isSlow() like function would be nice because I don't really understand how to interpret the values for connection speed and know what is slow and what is not.