xpodev / seamless

Seamless is a Python package for creating and manipulating HTML components. It is working similar to React.js, but in Python.
https://seamless.readthedocs.io
MIT License
8 stars 1 forks source link

Client side state #32

Closed neriyaco closed 1 month ago

neriyaco commented 1 month ago

As of now, there is no easy way of saving state on the client side. This feature is absolutely necessary for Single Page Applications.

The state management should be written in Python which will create the JS seamlessly.

neriyaco commented 1 month ago

Added in f5070623e44558d6e3b56cbd806b0f9572cff7cc