DEV Community

Discussion on: Get all the images from a folder in HTML with paginated view

Collapse
 
laurencejjones profile image
Laurence Jones • Edited

Any sort of codebase we can look at to see the current set up?

You could use websockets to detect whether the length of local store images / downloaded images is shorter than image length on server if so go fetch new ones.