Design comparison
Solution retrospective
I used React and typescript to solve this challenge, A still have challenges with CSS. Feedbacks are welcome Cheers!
Community feedback
- @Mod8124Posted about 2 years ago
Hello good job!
Yoo if you use typescript don't use
any
for everything XD, in that wat typescript loses its meaning to check types, sometimes useany
is good but not for everything, always use an interfaces or a type also in your alluseState
needs a genericMarked as helpful1@hakizimana-fredPosted about 2 years ago@Mod8124 Thank you so much for you response. I'm still trying to get around typescript!
0 - @IllusiveCoder1101Posted about 2 years ago
The website looks great overall, I just found a tiny bit of a problem ,when you search for Antartica and press on it your website crashes. It's because there are some missing details in it so you have use condition to check for it.
Otherwise great work.
Marked as helpful0@hakizimana-fredPosted about 2 years ago@IllusiveCoder1101 Thanks! I will have that solved. also if you can make a pull request and add your solution would be great thanks
0
Please log in to post a comment
Log in with GitHubJoin 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