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?

    Im glad i found this use case that provides such a beatiful design where I could practice some new techniques and approaches such as The Compound Component Pattern for React and Styled Components library in order to create reusable components.

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

    At the first glance, it was pretty challenging to figure out how to implement and organize the Compound Components to be as more reusable as possible especially for the modal that contains some state and for that I implement it using the ContextAPI to encapsulate the state internally within the component itself so that I could use it in other areas when needed.

  • Submitted


    Hi everyone! In this challenge I tried to build this Age Calculator using ReactJS just as way to practice it a bit, and I would be appreciated for your feedback on the code and if you have any suggestions to enhance it.

  • Submitted


    • Hi everyone! I would like to hear your critical feedback about this layout even though its not that perfect