Leon Revill
1 min readJul 4, 2016

--

Good question Nick. Yes you are right. With ES5 you would have a horrible time writing HTML inside JavaScript without template strings and you would also need to make use of HTML Imports due to the lack of JavaScript modules. When JavaScript modules are fully supported in all browsers you won’t even need a module loader — but for now while we still have to transpile back to ES5 we do. Hope this answer your question?

--

--

Leon Revill

Director of Technology and Innovation, international speaker & published author. Writing about software engineering and tech leadership.