Use <template>
for Templates
Now that I’m using Ember-CLI, this has become a non-issue. However, I’d still like to see global Ember apps use <template>
instead of <script>
tags to define/contain a handlebars template. Perhaps there is more to this one though…