Responsive Audiophile Website using Next14 and Tailwind CSS

Solution retrospective
🖐️ Hey there Frontend Mentor community! 😊
Exciting news! I just finished my very first project using Next.js. It's been a journey! Now, I've got a couple of questions and I'd love your input:
-
I used
createPortal()
from react-dom to implement a modal dialog in my project. Is this the best way to do it? Would it be better to use thedialog
tag? -
I'm having a bit of trouble with
getStaticPaths()
when deploying to Vercel. Every time I try, it fails with an error message saying "getStaticPaths" is not a valid Page export field. Any ideas why this might be happening? -
Lastly, I'm curious about how you organize your Tailwind classNames. Any tips or tricks you could share? I'm still figuring out the best approach.
Thanks a bunch for any help or advice you can offer! 🚀
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Simon's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord