6 ms·
> That's what srcset & <source> were invented for. Next.js is going to be using srcset under the hood, I'm sure. The whole point of Next.js is to make best pra
by mulholio 6y ago
> That's what srcset & <source> were invented for.
Next.js is going to be using srcset under the hood, I'm sure. The whole point of Next.js is to make best practices like this defaults, not to do anything groundbreaking and new.
- leerob 6y agoCorrect, it uses srcset.