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

All comments

  • @Luis15Herr

    Submitted

    Hello, this project was a real challenge, since I had not done anything like this before. It was a challenge spotting comments for replies and edits.

    Currently the project can: Create, Read, Update, Delete.

    C.R.U.D

    In addition to this, you can sort comments by votes, I also added a functional timestamp. I would like to improve my js code, if you can tell me what I can do better I would appreciate it :)

    Maria 200

    @mariapenaa

    Posted

    Hey! Really nice website, I especially liked the detail of adding the username of the original comment owner when replying. Also, I loved the animation that you added for when a new comment is added. How did you manage that?

    1
  • Maria 200

    @mariapenaa

    Posted

    Hey! Really nice CSS design! One recommendation, your textarea element for adding a comment has a default value, "Add a comment.." instead of a placeholder. So when a user wants to write something, he will first have to delete the default text and replace it with something new. To avoid this problem, the best solution is to add a placeholder property insted of a default value. This will act as a kind of "ghost", the text will disappear once a user writes something new.

    Marked as helpful

    1
  • Maria 200

    @mariapenaa

    Posted

    Really nice! I love the number animation

    0
  • Maria 200

    @mariapenaa

    Posted

    Really nice website, I would maybe add some hover effects over action buttons to provide a more dynamic use experience

    0
  • Maria 200

    @mariapenaa

    Posted

    Great project! I would maybe add a transition property to the hover effect to make it look smoother

    1
  • Maria 200

    @mariapenaa

    Posted

    Hey! For the scroll animations I use this library https://michalsnik.github.io/aos/. Thanks for your feedback!

    0
  • Maria 200

    @mariapenaa

    Posted

    Really nice website, maybe I would consider adding a transition time to the links in the bottom for the hover effect, and changing the cursor to pointer when hovering over said links

    Marked as helpful

    2