i am developing a webapp and it is almost finished. The problem is that there are a lot of images at the assets folder and when i am navigating the screen sometimes blinks changing the webapp background images.
Is it possible to preload all the resources or cache them in the browser in order to make the navigation smoother? Also,can i get feedback of the preload process in order to show a "loading" animation?
Thank you very much!