Hi, I asked around and somebody said that there will be the possibility to
execute arbitrary code inside the template tags, using the *'do'* keyword
in this example way:
`Hello ${ do if (a == 2) {
> console.log(' world');
> } }`
Is there the possibility in future to implement that feature without the
keyword?
What is the plan *(read 'estimated date')* for the rollout of this feature ?
The idea to develop in native way a good templating engine is exciting and
I'm looking forward for its complete implementation :)
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss