You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello
I am trying to create a website to manage the user accounts of users from other websites in my team.
Although it has been a long time since the back-end was prepared by flask, I am working hard because I really want to be able to prepare the UI with the help of reflex.
Because we want the project to be at a real scale, I considered a broad and scalable structure, which led to the multiplicity of states and the complexity arising from it, and we do not know how to manage the states correctly.
I would be very grateful if you could guide me on the problem of state management.
In addition, if it is possible to use tools such as Redux in conjunction with Reflex, please introduce them to me.
Thank you very much
The text was updated successfully, but these errors were encountered:
Hello
I am trying to create a website to manage the user accounts of users from other websites in my team.
Although it has been a long time since the back-end was prepared by flask, I am working hard because I really want to be able to prepare the UI with the help of reflex.
Because we want the project to be at a real scale, I considered a broad and scalable structure, which led to the multiplicity of states and the complexity arising from it, and we do not know how to manage the states correctly.
I would be very grateful if you could guide me on the problem of state management.
In addition, if it is possible to use tools such as Redux in conjunction with Reflex, please introduce them to me.
Thank you very much
The text was updated successfully, but these errors were encountered: