Why does your browser limit the number of concurrent network calls?
Every browser limits the number of concurrent connections to a single domain as well as has a limit for overall concurrent connections.
The above image is taken from StackOverflow. It shows the number of parallel connections various browser supports...
thehumblebeing.hashnode.dev5 min read