as mentioned above, how to implement concurrent requests
as mentioned above, how to implement concurrent requests
use asynchronous Prmosie
or web worker
front-end asynchronous operations can be concurrent! Requests like js css img are concurrent!