Simple interactive card using TYPESCRIPT/SASS/WEBPACK

Solution retrospective
Hi, all! Here I am again with this challenge. I wasn't satisfied with my previous solution and made some changes:
- The main one was to use
<input type="radio>
in the HTML file, which changed all my styles and javascript code. But I think it was a good improvement from alexkmarshall in the Discord community. Also, I learned a lot from this change. - Besides this, I had understood wrong the hover effect, so I fixed this also.
- And remove handlebars from the configuration since it wasn't being useful here.
Any feedbacks and improvements are very welcome!
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Cristina Kelly'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