Not Found
Not Found
Your session has expired please log in again.
Your session has expired please log in again.
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?

    Accessibility Enhancements: Improved the user experience by implementing keyboard navigation, ensuring that users can interact with the FAQ component using just their keyboard. Test-Driven Development (TDD): Adopted a TDD mindset by writing unit tests before implementing features. This approach helped ensure code reliability and maintainability. Unit Testing: Gained hands-on experience in writing unit tests using testid attributes, which facilitated testing of interactive elements.

  • Submitted


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

    First of all, xState is used to manage global variables. Next, different images are used depending on the screen size.

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

    There was a lack of synchronization when using global variables. This issue was resolved by using xState.

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

    I want to know what is lacking in my code quality. I also used a grid for responsiveness but would like to learn better best practices.