Lazy Loading with an Intersection Observer
Learn what an intersection observer is and how we'll use it to optimize our project.
So far, we’ve talked about how to use dynamic imports to lazy load a component on-demand and covered how to load components when a user opens a panel.
Scenario
What should we do if we want to ...
Get hands-on with 1400+ tech skills courses.