Replies: 1 comment
-
I think we should just use useReducer, Context API, etc. and custom hooks and make use of what react gives us out of the box before we add more stuff to the project especially when theres still quite a bit to add. Oh and this is better as a discussion in Discussion tab If it turns out we need more stuff then am happy implementing redux and react-redux |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Implementation of the Redux-Toolkit solves the major thing in the Frontend.Makes Frontend flow to next level
Any Comments?
I am asking this question because we are not having that much nested components
Beta Was this translation helpful? Give feedback.
All reactions