Skip to content
Submitted 19 days ago

Angular CountryApi-theme-switch

angular, typescript
LVL 3
@PrivDDOS
A solution to the REST Countries API with color theme switcher challenge

Solution retrospective


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

What are you most proud of: To be honest I think only the getting data from data.json part is where i proud of and the rest I feel like i still needed to improve more

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

What challenges did you encounter: The toggle dark and light mode and the icon part.

How did you overcome them?: Well turn out i can just bind the toggle event on the #container and some css with #container.dark-mode .... so when i click on the dark mode button it will turn everything with (#container.dark-mode ...) to dark-mode style. The icon part when it is dark-mode i must go in paint and fill the inside with white color.

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

I don't know about it yes but if you guys see something needed to be improve please tell me! Thank.

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Trần Anh Cường’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