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

Move generics out of ReactPy Django #228

Closed Archmonger closed 2 months ago

Archmonger commented 6 months ago

Current Situation

There are currently a few generics that can be modularized and brought out of this repo

Proposed Actions

Make as many parts of ReactPy Django modularly applicable to other backends.

Archmonger commented 2 months ago

Closing this since there currently isn't a pressing need to move generics out, which would add the burden of code obfuscation.

The plan for this might change in the future, if a pressing need is found.