Design comparison
SolutionDesign
Solution retrospective
What specific areas of your project would you like help with?
Please comment on my typescript and code logic.
Community feedback
- @ronaldyonggiPosted 17 days ago
Looks amazing!
In terms of codebase, I'd say it's a good idea to separate your code to components in different files (for example, one component for the profile card, and a reusable component for the activity card). It's also a good idea to keep all your type definition in a separate file instead of altogether in index.ts.
1
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