REST Countries API with color theme switcher (with Angular 20)

Solution retrospective
This challenge was a great opportunity to apply several Angular concepts in a real-world UI context.
I implemented features like:
- Pagination
- Debounced filters
- API data fetching from REST Countries
- Query parameter syncing
- View transitions (limited to Chromium-based browsers)
- Theme switching (dark/light)
I’m proud of how I combined these pieces into a functional, responsive UI.
If I were to do it again, I’d focus more on project structure — experimenting with shared services, interceptors, state management (signals or store).
What challenges did you encounter, and how did you overcome them?I didn’t run into any major problems while working on the challenge, but it gave me a good opportunity to sharpen my Angular workflow. I paid extra attention to UI details and spent some time thinking about how I could improve the overall structure for future projects.
What specific areas of your project would you like help with?I'm open to any feedback, especially around how I could improve the project structure, code organization, or performance. Even small suggestions are appreciated!
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on BarrieDirk'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