[Proposal] Implement lazy loading for entry images
Open
enhancement
- Dominant language
- D
- Stars
- 7
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Description
To be gentler on load times, entry images should be lazily loaded on the client side.
## Suggested Implementations
See https://web.dev/native-lazy-loading/ for reference.
Contributor guide
Assessment
This issue has not been assessed yet.