Skip to content
Submitted 6 months ago

Weather App with React and Typescript

react, typescript, react-testing-library, storybook, tailwind-css
P
LVL 4
@florianstancioiu
A solution to the Weather app challenge

Solution retrospective


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

I'm happy I got to practice unit testing, I managed to write enough tests to cover 80% of the src dir code base.

Next time I will try to plan things better and write the tests right after coding the most complex components. I'm still learning and this challenge has been both an eye opener and a humbling experience, I still have a lot to learn about React, Vitest, TypeScript, Github Actions and even TailwindCSS.

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

I will continue to work on this solution for another couple of days (nothing ambitious, just occasional bug fixes and accessibility improvements). ~~I will update the (currently empty) What I learned section of the Readme file with the challenges I encountered.~~

Update: I filled the What I learned section.

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Florian Stăncioiu’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