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?

    Focus on accessiblity Integrating 3rd Party Library react-toastify

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

    Hanling Forms with custom components can be tricky

    What specific areas of your project would you like help with?

    All Feedback is welcome

  • Submitted


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

    In This challenge i tried to implement the accordion component with the compound Pattern.

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

    Understanding the compound Pattern and it's benefits

    What specific areas of your project would you like help with?

    all critic is welcome

  • Submitted


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

    The integration of Cypress. even if it was only a small test

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

    stop procrastinating

    What specific areas of your project would you like help with?

    I'm trying to focus more on accessibility

  • Submitted


    With this project, I wanted to gain my first knowledge of React and improve my testing skills at the same time. I came across the concept of "outside-in TDD" a while ago and found it very fascinating. With this project I wanted to improve my understanding of this concept. With the concept of outside-in TDD, the first thing you do is write an E2E test that describes the feature you want to implement. This E2E test will fail at the beginning, like any test in TDD. To get the E2E test executable correctly, you need to develop the implementation details such as a component. You can also write tests (component testing) for this component. A link to the concept with an example in React or Vue is included in the README of the project

  • Submitted


    Hello community, I have completed another challenge, if you any recommendations, please do leave a comment. Thanks in advance.

  • Submitted


    Hi guys ! this markdown editor was a very cool challenge ! I had a lot of fun with this because I think it's a very handy tool. In the future i would like to continue working on this project. Please feel free to leave me feedback!

  • Submitted


    After a somewhat longer break, I wanted to start again and took a heavy challenge as an incentive. The project was a lot of fun and I think I learned a lot. I think one or two bugs are still present that I need to fix๐Ÿ˜† In the future I would like to implement/improve the following features:

    • Refactor scss File Structure
    • implements Tests Frameworks (Jest,Cypress)
    • support audio Sounds (e.g finding correct/false pair,Game Ending sound)
    • implement highscore with localStorage
    • build View with React.js or Vue.js

    Feel free to leave any feedback and help me improve my solution or make the code clean!

  • Submitted


    Any feedback is welcome. The hero section was implemented with Grid and is not fully responsive. Any ideas how i can improve it?