Im trying to build an application with DASH. Is it possible to build modules with react and use or combine in an Dash application. I can see Dash have so many issues with its own components and the community is low. But we are pretty happy with the how fast we can built something in Dash using Python Flask. So if any issues with Dash components, we can choose to go with building/using components with react. Please help me answering this
Also wondering how scalable would be Dash if we consider the present application grows into an enterprise / bigger version?
Is there any performance issues with Dash Front end?