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
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