Does anyone have much experience in this: https://web.dev/uses-webp-images/ Should I store images in both normal formal (e.g. png/jpg and also store a copy converted to webp) and then display webp (or png for older browsers)? Should I store multiple sizes too? Any recommendations on how to do this in a js/react app? i.e. any packages I can put images through to achieve this?
Sign in to post a reply and interact with thousands of makers.