Join Slack
Powered by
As part of the app I’m building in my book, I buil...
# madewithprisma
m
Mike Cavaliere
05/28/2021, 2:45 PM
As part of the app I’m building in my book, I built an async multi-image upload feature with a state UI. Uses Prisma (of course!), Postgres (Railway), Cloudinary, Chakra-UI, Next.js.
Async File Uploads - Next.js, Cloudinary, Chakra-UI.mov
prisma rainbow
4
💯 3
🙌 3
l
louie
06/03/2021, 7:01 PM
out of curiosity, do you use the image component from the cloudinary library or next/image?
m
Mike Cavaliere
06/03/2021, 8:25 PM
Currently next/image. I didn’t find the cloudinary media library component to be flexible enough, and I wanted control over the UI and the API.
2
Views
Open in Slack
Previous
Next