Design comparison
SolutionDesign
Solution retrospective
I think my JS is too complex / big ...???
Any ideas or suggestions?
Community feedback
- @molszewski34Posted about 3 years ago
List of issues:
- Input number can't be allowed to move into minus. It is possible in bill case if someone has debt but there is no way for -9 persons.
- Input number when 0 or less should show alert.
- Calculations are not working for some reason on firefox. I checked it on chrome and it is ok.
- Custom input not working or working in way that is not intuitive for user.
- Reset button should show disabled status when used and active when there is any change.
- No hover effect over any button.
Code isn't too big and too complex. You code the way you can and with time you find better practice or way to make it shorter but it come with time... so don't worry and keep coding.
Marked as helpful0
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