Replies: 1 comment
|
There is no wisdom behind it, we use class components because the codebase is huge and switching completely will take a lot of time and I personally do not like hooks, and find the very hard to read them. But I have a plan switching to react@18 and hooks after it. |
0 replies
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.
Greetings :)
I understand that there are pros and cons to every decision, but I'm curious on the team's reasoning in continuing the use of React class components.
My team is in a dilemma on whether to make a complete switch. With AnyType being one of the few code-bases that are still on class components, it would be nice if you guys can share your wisdom.
Thanks.
All reactions