InetIntel / InetIntel/ioda-ui

Refactor Code to use functional Components - VIII

Open
#160 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
3
Forks
4
Avg merge
8h 54m
Merged PRs (30d)
1

Description

Following files in pages use class based structures, it will be good to convert them to use functional component.

- ProjectInfo.js
- Help.js

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by opening pages/ProjectInfo.js and pages/Help.js and identify their class-based structures and any behavior they contain. Check how these pages are used, then convert both to functional components while preserving their current behavior; done means neither file uses a class-based component and both pages still work.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.