Submitted almost 3 years ago
To Do App - Event propagation, localStorage
@fitzgibbonjack
Design comparison
SolutionDesign
Solution retrospective
This project was great for putting some of the concepts recently learnt into practice, namely:
- Taking advantage of event propagation to listen to multiple elements using a single event listener.
- Using localStorage again but on a slightly larger scale, to give the app CRUD functionality without the need for backend.
Notes: still need to add drag and drop functionality. Wanted to get this first version submitted to get some feedback. Thanks in advance!
Community feedback
- @sergioreynosoPosted almost 3 years ago
Nice work! Check out my solution on this project for drag & drop. I used this library called Dragula that was super easy to use. I would still like to come back to it and try to do drag & drop on my own without a library. Cheers!
1
Please log in to post a comment
Log in with GitHubJoin 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