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


    I did this challenge to get comfortable with responsiveness of the website. I used some technique taught by Kevin Powell like using max-width, %, mobile first, em, rem, px, margin-auto. Any feedbacks are welcome.

  • Submitted


    Hi Friends, I made this project to test my react learning and use react props, useState, useEffect and functional components. I couldn't able to use useEffect in one of functionality due to dependency issue which fail during the deployement phase. I plan to use it to check the state updates and avoid multiple rerendering. I end up spending lots of time in CSS parts, mainly in responsive area. We tend to ignore CSS considering its being easy but I failed to implement the radial gradient effect as background for the winner of user or computer. I have tried css overflow, react dialog but could not achive desire output due to responsive challange.. Please let me know if you can help. Any feedbacks are welcome and I am willing to improve my code and learn from the community. Cheers

  • Submitted


    Hi Developer, It took very long time for me to complete this project, the main reason for this is when I find something hard I took lots of long break and try avoiding it. Finally I am very happy to finished this project because I make sure at any cost I will complete it. I find this project very difficult at many point and there may be lots of code, logic and implementation issues. I am open to any kind of suggestion.

    Thanks,

  • Submitted


    This is my first complete Vanilla JS project. I find difficult in positioning radio button inside its container using relative and absolute properties, I am still unsure about it. Most difficult part for me was changing theme. Since, I study lots of array and functional programming I used array to store variables and do calculation. Any feedback are most welcome...