monkeytypegame / monkeytypegame/monkeytype
Convert test-activity calendar to solidjs
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 20.7k
- Forks
- 3.3k
- PR merge metrics
- No merged PRs in 30d
Description
- convert the test-activity-calendar from a class to simple object + functions for it to be stored in a solid store directly
- convert the test-acticity to a solidjs component
- use the new component on the user profile
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the test-activity-calendar and test-activity implementations, then inspect how test activity is rendered on the user profile. Convert the calendar and activity view as described, and consider the work done when the profile uses the new component and the activity data can be stored directly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100