Refactor Code to use functional Components - VI
Open
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 4
- Avg merge
- 8h 54m
- Merged PRs (30d)
- 1
Description
Following files in entity page use class based structures, it will be good to convert them to use functional component.
- MarkupStudioEntry.js
- Entity.js
- EntityRelated.js
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading MarkupStudioEntry.js, Entity.js, and EntityRelated.js to identify their current class-based structures and how they are used within the entity page. Convert the listed components to functional components, then verify that the entity page still behaves as before and that none of the three files retain class-based component structures.
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
- 35/100