- Implemented with SvelteKit, utilising the Pexels free images API.
- This Masonry Grid is able to handle thousands of content items being fetched from the backend api.
- Resizing the grid should keep the same content in view,
even when the number of columns changes.
- You are able to jump (using pages panel in bottom right), or scroll to any point in the grid, without the typical "Wait to load more...", you get with other infinite scrolls.
- With javascript disabled the grid will work like standard HTML pages. This helps with Search Engines as all the content may be indexed with the "page" url paramter.