ejp-rd-vp / vp-dp-frontend

https://www.ejprarediseases.org/
Apache License 2.0
0 stars 0 forks source link

Load resource responses asynchronously #10

Closed ammarbarakat closed 1 year ago

ammarbarakat commented 1 year ago

Describe your problem.

All resources load synchronously, which means that if a resource takes a long time to load, all other resources have to wait.

Describe the solution you'd like

Load resources asynchronously