0๐
- Add feature to your server, which will be generate data and send only one huge data (it will decrease delay, because creating new request from client and connecting throw tcp is taking much time)
- Add loading window/spinner and set delay between requests
By the way it depends on your requests count.
- [Vuejs]-Returning arrow function from Vuex storage getter: Not understanding
- [Vuejs]-Vuejs binding files for uploading
Source:stackexchange.com