Hi all, We got a working PoC here: [https://github.com/yourlabs/djwc](https://yourlabs.io/oss/djwc)
Advantages: - no more nodejs - no more webpack - no more form.media - as such, much more reusable - no more manual asset management in templates - works with components of any framework that can build them as webcomponents - no more need for a script to depend on a specific HTML structure, which makes the HTML elements portables outside the admin easily (in theory!) Disadvantages: - Does some regexps response.content - Custom elements requires aria attributes to keep accessibility features - Adds a step prior to collectstatic Keep in mind it's a PoC, I want to use this to replace MaterializeCSS by Polymer in CRUDLFA+ though, so hopefully I'll take the time to thoroughly test and optimize it and confront it to a complete CRUD situation. As such, unless anybody wants to discuss it more, I will maintain it in the separate repo for a couple of years before I come back to push it forward. Have a great day -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/5re_vISQNKMkWz3ZTWkjdR0cXCSd5g0o595VcwZQ-WIyENsqYVTl9gkzlBWx0Qo2r-tyDbbUmpVO60kbXC1Kavl571U5dlZM8UzVLNh_gvY%3D%40protonmail.com.
