interactive-pricing-component(html,sass,vanillajs)
Design comparison
Solution retrospective
How could I improve my js architecture? , Thanks you
Community feedback
- @pikapikamartPosted over 3 years ago
Hey your js seems kinda lengthy, but hey different approach right. But to simply things up, why didn't you use input of range? Then just adding eventListener to with a type of
input
that way, you don't have to overcomplicate computing things up, but hey, you just solve that one with just pure computations and your good about that. Well that is just my opinion but still, good work^1 - @robertoms99Posted over 3 years ago
If it is a bit long, because I do not implement an input [type = "range"], just to want to practice the knowledge I learned about events, and also practice my css skills, thanks for your opinion
0
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