Time tracking dashboard w/ React, typescript and tailwindcss

Solution retrospective
- Able to implement container/presentation pattern for react component.
- Able to implement react composition where state is lifted up in order to make it available for multiple component via props.
- Sharing state between multiple component. Overcoming it by lifting up the state one level.
- Design pattern
- General improvement on readability of the code
- Styling
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Mr Rainman'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