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


    Hey!

    This app is the beginning of my TS journey and I hope you like it.

    As this API tends to have bugs with random data, I just added ID of hint as parameter and generated it myself. 😀

  • Submitted


    Hey,

    feel free to preview app and share some feedback, especially that negative :). I enjoyed doing this project but honestly it is too much focused on CSS for me and the design. The thing I don't like is the mobile design that is totally against fluid design rules :) Hope you like the solution.

  • Submitted


    Honestly, very satisfied with solution. Everything works correctly. The only thing, that definitely could be better is managing theme. I used pure JS for it but probably redux or context API would be recommended for react solution. Maybe you can give me some ideas. :)

  • Submitted


    Hello,

    Two things that I was considering while writing the project:

    1. Do you think that context API should be used for state even in such small project?
    2. Are there any more efficient ways to validate date? Some special functions etc.