Hey, I’ve been comparing Dato’s react image component with the Next Image component recently.
I really like the ease of use you get with Dato’s Image component, and the default transition effect is awesome. However, a few things I find it lacking compared with Next’s solution and wondered if I was missing something. For example:
-
the srcset that Dato supplies out of the api seems to only provide 3 pixel widths/breakpoints. Is there a way I can get Dato to provide more? In the Next Image it gives 15 out of the box.
-
the ‘priority’ prop that you can give an image in Next is a pretty cool feature that allows you to make sure certain images in the viewport take priority in loading over all others. Does the Dato image have something similar?
Always like to recommend Dato and I hope there are some decent work arounds out there for these two areas. Cheers,
D