<@UT25X0QD8> react-like UI is useful for simple co...
# tornadofx
a
@Astronaut4449 react-like UI is useful for simple components and application because it does not require data-binding. You do not need ViewModels for it. Still it could be tricky to manage state in a complicated application using React (Compose is much better in that). Tornado builders are in my opinion much more concise, but you still pay for that in state management. And again, tornado is sadly not actively developed, this is a significant problem.