Submitted over 3 years ago
Calculator App With Theme Switch Using CSS Variables & Vue
@BrandonSdvl
Design comparison
SolutionDesign
Solution retrospective
Any feedback is accepted :))
Community feedback
- @palgrammingPosted over 3 years ago
Looks like you have a good start to this next you might want to work on adding keyboard inputs to this
1 - @joanneccwangPosted over 3 years ago
Seems like you use
this.$parent.content
to manipulate display result. I'd suggest you to try useprop
andemit
for data propagation. You can also try Vuex, but I thinkprop
andemit
are enough for this project.0@BrandonSdvlPosted over 3 years ago@joanneccwang I hadn't thought about it, thanks!!
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