Jxck 25.06.2016

Intersection Observer を用いた要素出現検出の最適化

Read Original

この記事は、スクロール時にDOM要素の表示を効率的に検出するIntersection Observer APIについて詳しく解説しています。従来のscrollイベントとgetBoundingClientRect()を使った方法の問題点(Scroll Junk、Forced Synchronous Layoutなど)を指摘し、新しいAPIによる最適化された実装方法を紹介します。画像の遅延読み込みなど、パフォーマンス改善に役立つ技術内容を扱っています。

Intersection Observer を用いた要素出現検出の最適化

комментариев

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet