Move generics out of ReactPy Django
Archmonger opened this issue · 1 comments
Archmonger commented
Current Situation
There are currently a few generics that can be modularized and brought out of this repo
use_queryuse_channel_layerdjango_cssanddjango_jscan be transformed into generic variants- CSS Module utils
Proposed Actions
Make as many parts of ReactPy Django modularly applicable to other backends.
Archmonger commented
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.