An Interactive Comments Section with Vue 3 and Composition API

Solution retrospective
Hello 👋 👋 👋 . Hope you're all doing well and enjoying coding.
Today, I present to you my first Vue app on this amazing platform. I really enjoyed it as it made coding simpler than using vanilla Js 😂😁😁. I deviated a little bit from the design because I didn't want to spend so much time on layout that didn't adversely affect user experience. I learnt a ton like using script setup, Teleport, slots, and many more.
The thing I struggled most was with dynamic img src. I count make it work when I directed the path to src/assets/avatars. So I ended up moving the avatars to the public folder which worked and I don't know if that's the right way to go about. Looking forward to your comments on that and any other suggestions. Happy coding😊❤
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Kofi Quist'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