Intersection observer tutorial with react, hooks, lazy-load and animation

preview_player
Показать описание
Tutorial that shows how to make infinite scroll with lazy-loaded images using React and custom hooks, Intersection Observer and CSS Animations.

Рекомендации по теме
Комментарии
Автор

In this video I got more information than in 2 years of study at the university

karinachameleon
Автор

Hello Ma'am, thank you for this video. I learnt a lot from this. Please consider making more such videos on building react components like these.

courseslife
Автор

Sick bird and very helpful lesson thanks

chasethrillzdafantac
Автор

Thanks for the video it's very useful <3 When there are multiple components and they fade in on your scroll, would you recommend to set the IntersectionObserver on the parent component or
child?

MK-rehu
Автор

i tried your code for infinitely scrolling and i when console.log my Card, it kept re-rendering hundred times :( which makes my app kindda lag

ThanhTran-prsj