Css – problem using "promise.all" in a loop of image carousel
the 2 promises are: loading the next image Load_Img_p. a waiting animation before moving to the next image Timing_Anim_p. It also has a visual animation encouraging you to wait while waiting for the next image to fully load Hourglass_f. the…