top | item 44559668

(no title)

gl-prod | 7 months ago

In Django, how do you create components well and handle user interactions?

discuss

order

Izkata|7 months ago

It's been a long time (we've gone all React), but I remember doing reusable components with templatetags.

jollyllama|7 months ago

re:componenets Just use jinja templates.