Hacker News new | ask | show | jobs
by addedlovely 1803 days ago
Clicking one marker on the map triggers almost 100 network requests. Seems crazy, why push all the images for all properties when I only need the first, then lazyload the rest when I interact with the slideshow.

Not sure why sorting then reloads the data, as it looks to sort the matched results that are already on page.