Flexbox, Add Event Listener, ParseFloat,

Please log in to post a comment
Log in with GitHubCommunity feedback
- @Beats-Ayush
Hello nice attempt at this challenge. Some points where there can be improvement -
- Instead of setting <input type='number' />, maybe use <input type='text' /> or simply remove the spinner arrows to improve the UI.
- Upon Reset, the custom input is not being cleaned up.
- Look out for the NaN values which are coming up whenever the custom input gets cleared up and then focused again.
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