I have learned that browsers can only load a few files from the same domain at the same time. Therefore you should place your images on a different domain, or on a subdomain, to speed up page performance. Something like that...
Is it worth building websites like this, or will browsers change this function soon? Or maybe they already have?
Or maybe better asked: Will it soon become unnecessary to load your images from other domains for page performance?
The websites I am building now will not have their images hosted on a CDN.