Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Comments Section using SASS, JS

#express#sass/scss#node
Athreya G 410

@AthreyaG4

Desktop design screenshot for the Interactive comments section coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
3intermediate
View challenge

Design comparison


SolutionDesign

Solution retrospective


The page might take a while to load the elements because the server is running on glitch and it times out after a few minutes of inactivity and has to restart the app. So make sure to wait in case there is nothing appearing on the page. Also leave some suggestions. Thanks!

Community feedback

Travolgi 🍕 31,460

@denielden

Posted

Hi Athreya, great work on this challenge! 😉

Here are a few tips for improve your code:

  • remove all unnecessary code, the less you write the better as well as being clearer: for example the div container of image author
  • instead of using px use relative units of measurement like rem -> read here
  • if I click on the upvote button I can increase it to infinity and not just by 1 point. add a control
  • add message if I click send when the comment is only with blanks

Overall you did well 😁 Hope this help!

Marked as helpful

0

@besttlookk

Posted

Hi, everything seems to be working okay. Just two things i waana add:

  • Do not let user to vote its own comment.
  • Limit the number of upvoting/downvoting to 1.

Good luck,

Happy Coding

Marked as helpful

0

Please log in to post a comment

Log in with GitHub
Discord logo

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