Submitted about 3 years ago
Responsive tip calculator with validation + vanilla JS
@NinjaInShade
Design comparison
SolutionDesign
Solution retrospective
This is probably the most vanilla javascript and dom manipulation I've done in a good year, as I normally use react. Any way to improve my javascript?
Community feedback
- @jmnyaregaPosted about 3 years ago
Nicely done, I have one suggestion:
- Look into relative units(em/rem), this will enable users to adjust the font sizes of your app from their browser settings.
0@NinjaInShadePosted about 3 years ago@jmnyarega I am using rem units for font sizes?
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