reactpy-django icon indicating copy to clipboard operation
reactpy-django copied to clipboard

Move generics out of ReactPy Django

Open Archmonger opened this issue 1 year ago • 0 comments

Current Situation

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

  • use_query
  • use_channel_layer
  • django_css and django_js can be transformed into generic variants
  • CSS Module utils

Proposed Actions

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

Archmonger avatar Feb 11 '24 23:02 Archmonger