Automating Image Optimization in frameworks
Image Components
• Modern image components that build on
![]()
, like Next.js (for
React) and Nuxt image (for Vue) try to bake in as many of these concepts as
possible by default.
• You can of course also do this manually just using the
![]()
element directly.
• If using 11ty for your static sites, try the 11ty high-performance blog template.