Matthew Robb (2014-12-16T17:18:31.000Z)
d at domenic.me (2014-12-19T22:53:23.920Z)
You're right, I must be crazy for wanting my code to be readable and slightly resemble the syntax people have been using as defacto-standard for years now. I, and I am sure the greater web dev community, much prefer new language features to be completely foreign and difficult to make sense of in relation to what's already being done. I don't mean to be snarky about it (and I apologize, I mean no offense) but sheesh... Aren't things like async-functions sugar for existing valid es6 code? Maybe it would be better if what gets passed to a template tag-function is not, by default, the values from the local-bindings. Perhaps there is a way to make template tags much more useful by allowing the function to determine more about the semantics of the string. Sometimes this list really does make me think I am crazy or something.