Tip calculator app

Please log in to post a comment
Log in with GitHubCommunity feedback
- P@mehmetcagriekici
Great effort! I've started reading your code from your HTML file. I think for your HTML to be more semantic, you could have used a form and instead of bunch of buttons, you could have create inputs for the tip buttons. But, after all it's just an opinion and your solution works just fine. I think your main strength here is your approach for the CSS. Using a Tailwind like logic, with utility classes is brilliant, so congratulations on that. Your script is also looking good and clean, nice functional programming approach. My only advice would be that you should use more comments. Congratulations, best of my regards!
Marked as helpful
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