djwc Django on WebComponents

TODO

django-autocomplete-light/issues/1184#issuecomment-710084940

Nice advertisement for FormData joy

All CRUDLFA+ forms are sent with FormData in a StimulusJS controller (I thought I used to have file upload code in there ?!) that we want to convert to Web Component like we already have from https://gitub.com/yourlabs/jquery-autocomplete-light to https://github.com/yourlabs/autocomplete-light

Then I think we’ll have gone back the full circle from when Angular proposed to augment HTML at the time data-* attributes were new and cool … but this time the browser has the core of modern JS component frameworks standard and built-in !

Many Python developers already generate HTML components in a modern way I mean without templates, it’s the case for Iommi, Ryzom, Django-Material v2 branch, CRUDLFA+ ryzom branch …

Exciting times really !

Keep up the great work