React functional components and hooks code refactor #54
chriscareycode
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The React framework which this project is written on top of, has moved to a new component style known as "functional components" with "react hooks". This release is a pretty large refactor of this project from React class components to this new style. Also, with this version this project is moving to using the Recoil state management library for managing state across the application.
New features in this build:
Due to the large amount of change in this version, it is a higher risk upgrade. So please try it out, and monitor the page for reliability. If you encounter any issues with this build such as browser crashing, memory leak, or anything else, please reach out to me and I'd like to get any of these issues nailed down. You can always roll back to the previous stable build via the Update page if you run into issues.
This discussion was created from the release React functional components and hooks code refactor.
Beta Was this translation helpful? Give feedback.
All reactions