anitab-org / anitab-org/anitab-forms-web

Refractor code to use functional components.

Open
#76 9 comments 0 reactions 0 assignees View on GitHub
Category: Coding Status: On Hold Type: Enhancement
Dominant language
JavaScript
Stars
44
Forks
81
PR merge metrics
No merged PRs in 30d

Description

### Is your feature request related to a problem? Please describe.
As mentioned in React Docs after react-hook support, one should prefer using functional components.

### Describe the solution you'd like
Convert all class based components to functional components.

### Describe alternatives you've considered
for example, componentdDidMount can be replaced by useEffect hook.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.