Responsive IP locator app with no added libraries

Solution retrospective
- The hardest thing was figuring out how to manage the updated coordinates and pass them to the map updating the current markers. I had to rewrite my functions to all exist in the the same onload object so I could have access to all of the data at any time.
- I feel like I got it to a decent place, but I am curious if there is a better way to handle the marker update in vanilla js to almost frament all of the functions instead of dogpiling them all in the same object.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Justin Garcia'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