0x48piraj / 0x48piraj/0x48piraj.github.io
Implement lazy loading of images
未关闭
适合新手
- 主要语言
- CSS
- 星标
- 12
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
> Reference - https://developers.google.com/web/fundamentals/performance/lazy-loading-guidance/images-and-video
贡献指南
这个仓库没有索引到贡献指南
调研方向
该 issue 引用了 Google 的延迟加载指南。检查仓库中的 HTML 图像标签,可能在 index.html 或类似页面中。实现原生的 loading='lazy' 属性或基于 JavaScript 的解决方案以获得更广泛的浏览器支持。通过检查浏览器开发者工具中的网络请求进行测试,确保图像仅在接近视口时加载。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- html, javascript
- 领域
- frontend, performance
- Issue 类型
- 功能
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 65/100