Design comparison
Solution retrospective
I can't remember for how long I wanted to learn TypeScript.
I would go on with a few video/text-based tutorials but I would end up not daring to just start my next React application with TypeScript.
For coding this challenge though, when I was about to choose a template for my app, I hesitated on the vite
CLI for some moments: "Should I select React + JavaScript or React + TypeScript?"
But this time I told myself: what if I give it a try only once? And that happened to be the best decision I made. 😎
Well, I'm not yet confident enough to set TypeScript as a skill of mine, but I understand that it's not that difficult to deal with and worth working with.
What challenges did you encounter, and how did you overcome them?During the implementation of this challenge, I refreshed my understanding of important React concepts such as lifting state up
and updating Arrays in state
.
I invested some time to first think through the problem, then look for possible solutions and read through the React documentation. Only when I was sure did I implement the solution.
Community feedback
- @SvitlanaSuslenkovaPosted 2 months ago
Hi, it looks good, but please consider to add max-width to your project. It becomes too wide on a big screen
0@SanazBHMNPosted 2 months agoHey @SvitlanaSuslenkova, Thanks for reminding me. It is now fixed 🙂
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