zachleat’s avatarzachleat’s Twitter Archive—№ 39,352

    1. Doing a bit of competitive analysis on framework image optimization plugins and I’m quite confused about the responsive web design assumptions being made in the Next.js docs here: 1. nextjs.org/docs/basic-features/image-optimization#device-sizes 2. nextjs.org/docs/basic-features/image-optimization#image-sizes Why are these globals? Why these defaults?
  1. …in reply to @zachleat
    I’m seeing similar hard-coded screen sizes in nuxt/image (though the values don’t seem as strange to me) image.nuxtjs.org/api/options/#screens That said, I’m checking my own assumptions with this poll: @zachleat/1432721110295064589