Vercel, the creator of the Next.js React framework, recently announced Next.js 10 at the first annual Next.js Conf. Next.js 10 features automatic image optimization, internationalized routing, and continuous web vitals analytics.

Next.js 10 adds a built-in <Image> component to be used as a drop-in replacement for the HTML <img> element. Developed in collaboration with the Google Chrome team, the new Image component seeks to improve page performance by implementing best practices: lazy loading, layout placeholders, ratio-based image responsiveness, and image format optimization.

#javascript #web development #react #reactjs

Next.JS 10 Brings Automatic Image Optimization,  Internationalized Routing
2.05 GEEK