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 comments

  • @auri222

    Submitted

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

    • I used the key-up event to check the user input when they typed in the wrong email format immediately
    • I will use React JS for this challenge next time.

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

    In this challenge, I used JavaScript to change the image source according to the screen size, and then I met the "Cannot set property src of null" problem. After that, I googled (ofc) and found the solution from Stack Overflow that said I should put all the variables into the DOMContentLoaded event and that fixed the problem. Read more from here.

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

    Feel free to notify me about any problems I have in the code. Thanks.

  • @juancmdev

    Submitted

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

    ** Day by day I am gaining experience and acquiring new knowledge. **

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

    I had a hard time figuring out how to detect the width of the screen. I researched and I did it

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

    In knowing how to better organize my project.