- Implement lazy loading for images in various views - Update image preview method to use medium size - Cache latest arts to improve performance These changes enhance the user experience by reducing initial load times and improving performance. Lazy loading ensures that images are only loaded when they are in the viewport, which saves bandwidth and speeds up page rendering. |
||
---|---|---|
.. | ||
_admin_panel.html.erb | ||
_city.html.erb | ||
_results.html.erb | ||
_search_city.html.erb | ||
_stat_card.html.erb | ||
index.html.erb | ||
show.html.erb |