Submitted over 3 years agoA solution to the Tip calculator app challenge
tip-calculator
react, tailwind-css
@mdubelbeis

Solution retrospective
- With this project, I tried implementing the structure to be as difficult as possible, allowing me to practice and test my ability to use every aspect of React that I know. The difficulty came when sending state down multiple components and sending state upwards through methods sent as props. It was a little overwhelming at times but through debugging and trial and error, I achieved what I intended.
- Even though I intentionally overused components and attempted difficult structure, I am unsure if my implementation of state is correct.
- Any recommendations are much appreciated.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Mason Dubelbeis's solution.
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