⭐️ NextJS image, explained!

preview_player
Показать описание
Image performance can make-or-break website performance. Here's how you can do it right with the NextJS and Astro image components 🙌

#programming #webdevelopment #reactjs #tutorial #beginner #whiteboardtheweb
Рекомендации по теме
Комментарии
Автор

Nextjs image was v good except it made me cross my vercel free limits 😂

MaxProgramming
Автор

Absolutely use a framework like next.js for this. Srcset API is super confusing

CoryTheSimmons
Автор

The problem is, it works really well with a website that uses Vanilla JS, if you enter the framework domain, just the size of all the libraries will make the weight of the project blow up, even with Vite…

But yeah, that’s still good practice to adapt content to the platform

cedrictheveneau
Автор

How nextjs do the magic on image sizes?

SkyLee