Skip to content
Submitted over 1 year ago

React, Typescript, & SASS

react, react-router, sass/scss, typescript, vite
P
LVL 3
@nvalline
A solution to the Frontend Quiz app challenge

Solution retrospective


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

This was the first time implementing Typescript and a dark/light mode into an application. I feel like I picked them up fairly quickly. I know I have more to learn with Typescript, but this was a good first project.

As for the dark/light mode, I elected to handle it with dynamic classes. For this project I feel like it works well, though for larger applications I'm not sure if there is a better way.

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

Figuring out the question progress bar was the biggest hurdle I faced. I was able to find some information online that provided the right direction and I was able to figure it out in the end.

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

If there is a better way to handle the dark/light mode feature, I would be interested in hearing other options.

Also, if there are any general suggestions/tips to improve upon my code I'm all ears.

Thanks!

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Nate Valline’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