Submitted over 4 years agoA solution to the Clock app challenge
Vanilla JS/HTML solution to the Clock App
@etnlmy

Solution retrospective
Hello Everybody
This was a fun challenge and it took me longer than expected, as usual, lol. I went for a Vanilla JS/HTML solution.
I ran into some issues when deploying, as one of the API (worldtimeapi) does not support HTTPS. Since the calls have to be made directly from the client, and therefore cannot be proxied, I used another API instead (TimezoneAPI.io).
If you give it a try and notice some issues with the location and/or time data, please let me know.
Any other more general feedback is greatly appreciated 😀
Thanks!
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Etienne L.'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