Description
Hi,
I like very much what you did with nicegui and how you used justpy! Very nice.
I also looked at streamlit. Could you expound a little about why that was not a good solution for you in the end?
One feature of streamlit that I find intriguing is the ability to assign the value of a component to a variable without the need of callbacks. Of course, the callbacks happen but are transparent to the user of the framework. I am trying to think how this could be implemented in JustPy. It would be a great feature for nicegui, making it even simpler to use. What is your view on this and how do you think it could be implemented?
If you prefer to have the discussion by email instead of here, my email is [email protected] or you can also open an issue in the JustPy repository.
Eli