Thank you for sharing
as opposed to using getStaticProps which runs server side , if we use AdvancedImage from '@cloudinary/react', do we benefit from SSG ? or is it running only on the client ?
As I understand, AdvancedImage from '@cloudinary/react' is to be used in a React app, not in Next.js ?
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Thank you for sharing
as opposed to using getStaticProps which runs server side , if we use AdvancedImage from '@cloudinary/react', do we benefit from SSG ? or is it running only on the client ?
As I understand, AdvancedImage from '@cloudinary/react' is to be used in a React app, not in Next.js ?