Skip to content
Submitted almost 2 years ago

Launch countdown timer using TypeScript

bem, typescript
LVL 3
@Jorge-sanchez09
A solution to the Launch countdown timer challenge

Solution retrospective


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

I wrote the logic of my code using TypeScript. While there were not many TypeScript features I could implement for this project, I still I felt comfortable with it as a first-time practice after a few weeks of learning.

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

My main challenge for this project was the card animation, I had to watch a couple of videos to understand what was going on behind this logic.

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

I tried to make the layout fully responsive without media queries, but I really didn't like the result for bigger screens as the font sizes didn't match the card size consistently so I kept it up simple

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Jorge Sánchez’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