As a web dev, I’ve really enjoyed the new toolkit. uxml/uss is really clean but it would be nice to include a templating engine similar to jinja or razor. Is this in the backlog already? I am more than happy to help contribute, I’ve enough experience to create a rudimentary implementation.
We plan on introducing more robust data binding features that, while not being a full-on template engine, will help you drive content from data without the need to write custom code. Stay tuned!
1 Like
That’s great to hear. I’m interested to see what your team creates. Adding loops and data binding would be incredibly useful.