
HTTP/3 performance for JS developers with Robin Marx
PodRocket - A web development podcast from LogRocket
00:00
The Importance of Prioritization in Fetch API Calls
The fetch API calls, all of the browsers basically anything you fetch they see as the same type of resource. All of them are also the same priority, so the same moment in time where it needs to be loaded in the webpage load. The thing is there, very important. The browsers don't agree on how important fetch calls actually are. For example, if you do a fetch call to anything, is equally important to a parcel blocking JavaScript file.
Transcript
Play full episode