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 decided to add an attribution to the API developer; it's the first time I've done it, so I'm not sure if I did it very well.

    This is also the first time I've put asynchronous programming into practice in JavaScript, outside of my course project.

  • Submitted


    I am currently studying API fetch and array manipulation. I am open to constructive feedback to optimize the JS code.

  • Submitted


    "This is the solution to the 'age calculator' challenge, it's practically finished, although I have the following issue.

    "Depending on the months, an error is generated if the day is not valid, but when entering the day first and then specifying the month, the validation is not performed, which results in February 31st being considered a valid day."