An Interactive Comments Section with Vue 3 and Composition API
Design comparison
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πβ€
Community feedback
- @nuel1Posted over 2 years ago
Hey... i love your work! Great job π
0
Please log in to post a comment
Log in with GitHubJoin 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