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


    What are you most proud of, and what would you do differently next time?

    I wanted to do a simple calculator, I didn't bother in making the three styles and states for it since my main purpose for this is practise some testing. I also didn't want to add any dependency other than React, that I already think was an overkill but hey, I wanted to test React not vanilla. So I hope you like it.

  • Submitted


    I built this landing page following the jpg designs (no access to figma) and paying a lot of attention to detail, since my intention was to test Tailwind, which I didn't really liked.

    The most interesting thing I learnt while doing this is the src set property in the html img tag, it let you change the image source depending on a media query, all with html.

    Appreciate any feedback

  • Submitted


    Hi! like I already clearified this is my first project ever, as I started to self teach me about one month and a half ago. Tried to do my best to include every feature, like the reset button beeing disabled, the can't be zero warnings, and overall the calculator working perfectly no matter how you use it. I'm aware there is a problem in height when it comes to tall mobile devices, I'd like to know how that could be solved. And aside of that I'd appreciate any kind of general feedback related to optimization, organization, how do you like my solutions, and any thing you would like to point to me.

    Thanks!