Refactor Code to use functional Components - VII
Open
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 4
- Avg merge
- 8h 54m
- Merged PRs (30d)
- 1
Description
Following files in home page use class based structures, it will be good to convert them to use functional component.
- Examples.js
- Home.js
- PartnerCard.js
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading Examples.js, Home.js, and PartnerCard.js to identify their class-based structures and how they are used on the home page. Convert those components to functional components while preserving their current behavior, then verify that the home page still renders correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100