Look who is back. Yesterday, I watched your virtualized list video and built it successfully from scratch. I couldnt understand the optimization part though
@@starlord7526 the optimisation part is a bit subtle. We use translateY instead of absolute position for following reasons: - Fewer layout calculations as we do it for one container instead of all the items. - CSS transforms like translateY are GPU accelerated - Reduced paints as translateY doesnt cause repaint in most modern browsers
Nice Raji!!!
Look who is back. Yesterday, I watched your virtualized list video and built it successfully from scratch. I couldnt understand the optimization part though
@@starlord7526 the optimisation part is a bit subtle. We use translateY instead of absolute position for following reasons:
- Fewer layout calculations as we do it for one container instead of all the items.
- CSS transforms like translateY are GPU accelerated
- Reduced paints as translateY doesnt cause repaint in most modern browsers
as always great stuff!
Thanks for the sponsorship
@@raj_talks_tech Ahaha always, my pleasure!
Why you are using ngrok? Now there is no need to it.
Just go to the PORT tab in the terminal of VS code and forward your port. 😊👍
Cool. Never tried it ? Does it expose a public endpoint ?
@@raj_talks_techyes it expose public endpoint. You just need to right click on private and change port visibility 👍
Love from Bihar ❤