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'm proud of the little details I put in different parts of the landing page.

    What challenges did you encounter, and how did you overcome them?

    I spent so much time trying to make the cleanuri API work. I kept getting a 200 status with no actual response body. I eventually decided to use the Shrtlnk API. It was pretty straight-forward.

  • Submitted


    This challenge is the first time I had to style a range input and man, it took lots of research to get it right (well, at least right enough to look like the design)😪. Trying to get it to work right across browsers (especially the range input) was quite... interesting. Overall, I learned a whole lot more than I thought I would from this. It was real fun working on this and I'm proud of how this solution turned out. Meanwhile, please go through the code and test the live demo. If there's any feedback, I'll be happy to hear them ❤️‍🩹

  • Submitted


    I'd appreciate helpful feedback. Is it optimal, the way I used the React context API to manage state? Should I have broken my context up? If 'yes', how?

    All feedback is very much welcome.

  • Submitted


    Please review my code, I'd like feedback on how I used useReducer and context API. Is there a better way I should have done it? Also, is my logic for calculating tips optimal, are there best practices I should have followed? Also look at the behavior of my inputs. Are they user-friendly.

    I'd like as much feedback as I can get please.