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 solutions

  • Submitted

    Interactive Comments Section developed with React.js

    #framer-motion#react#accessibility
    • HTML
    • CSS
    • JS

    0


    Hi! This project was very interesting to develop. I decided to use useContext and useReducer hooks. Also, I used recursion to go through every reply, If anyone has an idea of a more optimized way that could have been done, feel free to leave a comment. Also, I developed it to be a comment tree like TikTok comments, starting from the second branch.

    If you have any suggestions about anything, I would appreciate it! Thank you.

  • Submitted


    Hi! I just developed this interactive rating component with vanilla JavaScript, and I learnt a lot about accessibility, I read some articles related to this so I decided to use radio buttons for the options and I used css without losing accessibility. This article helped me through this, and I hope it can help more people as well.

    I appreciate any feedback about my code. Thank you.

  • Submitted

    Bookmark Landing Page developed with React.js

    #accessibility#react#webpack
    • HTML
    • CSS
    • JS

    1


    Hi, this is my first web site developed with React.js from scratch. I used useState and useEffect hooks to handle on click. I appreciate any feedback about my code. Thank you so much, I've learnt a lot by making this challenge.

  • Submitted

    FAQ Accordion with HTML and CSS

    #accessibility#webpack
    • HTML
    • CSS
    • JS

    0


    Hi, I did this FAQ Accordion by using just HTML and CSS, any feedback is welcome :) !

  • Submitted

    Responsive Page using CSS Grid

    #webpack#accessibility
    • HTML
    • CSS

    1


    Hope you can give me some advices about the way I used CSS Grid! Thank you.