Skip to content
Submitted about 1 year ago

Vite, React, TypeScript, animation (2D and 3D).

animation, react, vite, typescript
LVL 4
@Wannika123
A solution to the Launch countdown timer challenge

Solution retrospective


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

Instead of using the static stars that's provided as svg file. I generate them with JS, I also create the animation that makes them look as though they're shimmering. It probably affects the performance, I don't know, but I'm just having fun.

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

This project is much harder that it looks.

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

Is there a way to fix the countdown glitch? I think it's not because of the stars (it already glitches even before I add the stars), but I think it's because setState is asynchronous, so there's some delay before the screen is updated. (I'm not sure)

Code
Loading...

Please log in to post a comment

Log in

Community feedback

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