Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Todo App

@victoribironke

Desktop design screenshot for the Todo app coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
3intermediate
View challenge

Design comparison


SolutionDesign

Solution retrospective


I have an issue with my typescript code. I tried to make the Clear completed button work, but it didn't register my event listener. Other than that, everything works fine.

Community feedback

Janek 80

@JanioKruk

Posted

I didn't learn typescript yet, but come and check out my solution to Clear completed button, i've just queryselected all ('p') and for.each p i've checked if p has a class (#done) and for that p i removed parent.

it is in deleteCompleted function 130:js

https://github.com/JanioKruk/Todo-list---frontend-mentor

Marked as helpful

0

Please log in to post a comment

Log in with GitHub
Discord logo

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