reactive-python / reactpy-django

It's React, but in Python. Now with Django integration.
https://reactive-python.github.io/reactpy-django/
MIT License
322 stars 18 forks source link

Determine what hooks/feature work within `pyscript` components. #247

Open Archmonger opened 1 month ago

Archmonger commented 1 month ago

Current Situation

Currently, nothing within ReactPy-Django is tested to work within pyscript.

Proposed Actions

There may be some features that might just work, so some testing will need to be done,

The stuff that works client-side should probably be pushed into ReactPy core.