ES6 In Depth: Template strings

added by bpwndaddy
5/18/2015 1:21:50 PM

497 Views

ES6 In Depth is a series on new features being added to the JavaScript programming language in the 6th Edition of the ECMAScript standard, ES6 for short. Last week I promised a change of pace. After iterators and generators, we would tackle something easy, I said. Something that won’t melt your brain, I said. We’ll see whether I can keep that promise in the end. For now, let’s start with something simple.


0 comments