Submitted over 3 years agoA solution to the Interactive comments section challenge
Interactive comment section | HTML, CSS, JS by Alexander MP
sass/scss
LVL 3
@AlexMartosP

Solution retrospective
This was i fun project! :) It really tested out my JavaScript skills wish were great.
I struggled a bit with rendering the comments, more specific when I used .map() I got a comma (,) between the replies, but I changed .map() to .foreach() and that solved it.
I would love som feedback on my code, where I can optimize or do differently.
Thanks :)
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Alex Martos P.’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