
Solution retrospective
Most proud:
- starting to refactor my logic to be mor reusable, follow dry principles and be readable
what i would do differently:
- figure out multiple ways in terms of the logic and then find the best solution from that to follow
challeneges i faced:
- Refactoring the solution into smaller funtions and how i overcame this is having the mindset of test driven development and making the functions and logic easier to test.
areas i would like help in:
- how to make my project more responsive
- possibly there was a better solution for this project
- any bad practises and standards i need to take out
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@AdamHaniff
• I think your logic for determining the total/person is a little off.
• You should also try and center the icons in the bill and number of people inputs in the center.
• You can maybe try adding hover states to make your app more interactive.
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