[ Difficulty: Beginner ] Convert React Class Components to Functional Components
Opened this issue · 0 comments
sheldonej commented
Description
Start working on changing all react class components to function components. Test all components thoroughly to make sure they work the same.
Purpose
Class components are getting more and more outdated, with functional components having more use cases support and often having cleaner syntax