Image lazy loading in next.js

Sdílet
Vložit
  • čas přidán 10. 07. 2024
  • Image component lazy loading in next.js - component and loading
    When you use the Image component in next.js, you get better performance out of the box because next.js downloads the image only if it appears on the viewport
    Link to my udemy course "Real-World TypeScript Unit Testing"
    www.udemy.com/course/real-wor...
    My personal website
    www.nathankrasney.com
    Sections
    00:00 HTML img element
    01:40 Image component in next.js
  • Věda a technologie

Komentáře • 1

  • @truenfx
    @truenfx Před 9 měsíci +1

    Thanks for good explain👽