IP Address Tracker html-css-javascript

Solution retrospective
I'm most proud of successfully integrating two APIs into the project and getting them to work together. It was a challenge, but seeing it come together was rewarding. Next time, I would focus on better handling edge cases, such as when the API fails or returns incomplete data, to improve the overall user experience.
What challenges did you encounter, and how did you overcome them?The main challenge I faced was getting the API to display the correct details when the IP address was input. Initially, the input details reset when the button was clicked. To fix this, I prevented the page from refreshing by disabling the default form submission behaviour, ensuring the input data remained intact and the API request was properly triggered.
What specific areas of your project would you like help with?I'm currently struggling with displaying error messages in the IP info box when something goes wrong with the API request. I'd appreciate help with making sure the error message appears correctly, and the box behaves as expected when an issue arises.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Blessing Emejulu’s solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord