HTML, JavaScript, CSS, LocalStorage

Solution retrospective
- This was a very fun challenge and I learned a lot about the local storage method. I wasn't able to create a functional drag and drop but I discovered open source code from cdnjs and implemented it in my project. I was wondering if cdnjs or something similar is often used in real-world projects?
- I also used *:hover{transition: 0.3s} but was wondering how this adds a smooth transition between changing themes? Removing the selector removes the transition and I'm not sure why since it's a hover selector.
- Any feedback is welcome, thanks!
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Carlos'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