distract-me-not icon indicating copy to clipboard operation
distract-me-not copied to clipboard

Refactor legacy react code

Open AXeL-dev opened this issue 4 years ago • 2 comments

This is just a reminder to refactor the legacy code (class components, scss styles, ...) & update the project dependencies.

Yes i know, that this would require to rewrite the code from scratch, which would take a significant amount of time, but anyway, this step is really important for the health & maintainability of the project.

Other suggestions: Rewrite using typescript? :thinking:

AXeL-dev avatar May 30 '21 16:05 AXeL-dev

Does this mean you want to change to functional components and use useState hooks?

dannyk3941 avatar Aug 19 '21 16:08 dannyk3941

Does this mean you want to change to functional components and use useState hooks?

Yes exactly, perhaps use other hooks beside useState.

AXeL-dev avatar Aug 19 '21 20:08 AXeL-dev