hackforla / hackforla/311-data
DEV - React Class to Functional Conversions
Open
Complexity: Small
Feature: Code Health
Feature: Optimization
Role: Frontend
size: 0.50pt
- Dominant language
- JavaScript
- Stars
- 73
- Forks
- 74
- PR merge metrics
- No merged PRs in 30d
Description
### Overview
In a continued effort to modernize and optimize the codebase to current React standards, we need to convert all existing classes into functional components.
### Action Items
- [ ] Isolate files where classes are being used
- [ ] Convert over to functional components
- [ ] Test for accuracy and debug if necessary. Functionality should stay the same.
- [ ] Record loading times and compare against current build in `main`.
### Resources
#### Previous Tickets
- https://github.com/hackforla/311-data/issues/2015
- https://github.com/hackforla/311-data/issues/1988
- https://github.com/hackforla/311-data/issues/1865
Contributor guide
Assessment
This issue has not been assessed yet.