DEV Community

Discussion on: Introduction to DML - part 2: using functional templating

Collapse
 
efpage profile image
Eckehard

I just dont like the mixed syntax, but there is nothing wrong with. I assume it should be width:${r}px;...

Collapse
 
artydev profile image
artydev • Edited

Ok
I am not fan of '+' for concatenate strings :-)
I understand your view, although I don't like '$' in strings, I like the fact I can make multilines easier