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

    Responsive IP address tracker

    #accessibility#semantic-ui#typescript
    • HTML
    • CSS
    • JS
    • API

    0


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

    What I'm most proud of is how I managed to reset the map when a new IP address or domain name is searched. This was my main challenge. I am open to other suggestions.

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

    My main challenge was resetting the map whenever a new domain or IP address is searched.

    To overcome this, I dynamically created a new div element to render the map and removed the previously created div element (which uninitialized the Leaflet map) when a new search was made. This approach worked, but I believe there is room for improvement.

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

    What is the best way to uninitialized or initialize the map when a new search is made.

  • Submitted


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

    I'm proud of how I was able to solve the issue I had with placing the hero image without the page overflowing.

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

    My major challenge was with the hero image. From the design, on a large screen, the hero image was a bit cut out of the screen. I tried implementing this using the right positioning property but was getting a page overflow. So I figured that just giving the image a negative right margin on a larger screen fixed the issue I was having.

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

    I did a little bit of accessibility but will be happy to know if there are areas I can improve on.

  • Submitted


    Hi everyone!

    This is my first time trying Javascript validation. I must say it wasn't easy but I managed to complete the challenge after long hours.

    My question is on the javascript. Is there a simpler way that involves less code to validate the form, without calling an if statement on every input field?

    Also, Is there any other way to display the messages?

    I will like to hear what you think and how I can improve this solution.

  • Submitted


    Hi Everyone! I just completed the Hundle Landing Page challenge.

    It looks good thou. Yet, it seems like I'm missing something but I don't know what it is... I will appreciate a little help from you guys...