ReactPy VS PyneCone #988
saurabhwadekar
started this conversation in
General
Replies: 1 comment 1 reply
-
In general, my argument against PyneCone is that it relies on what (from what I can tell) is an outdated Model-View-Controller (MVC) strategy for state management. Over time, frontend developers have found that MVC just doesn't scale well. Wherever possible, ReactPy tries to replicate the well-liked and battle-hardened interfaces pioneered by ReactJS. With that said, it seems like PyneCone, as it says, comes with a few more "batteries included" - for example, a database and built-in components based on Chakra UI. This comes at the cost of some flexibility though of course. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
ReactPy VS PyneCone
Beta Was this translation helpful? Give feedback.
All reactions