Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

ES6 Template String testbed

I'm really interested in finding out about ES6 Template Strings and have been doing a little bit of reading on the feature.

However now that Chrome Canary does not support it (although maybe I'm wrong about that!) is there anywhere/anything I can use to try out this new functionality? Any browser beta around that does?

I've already enabled Experimental Javascript Features inside chrome://flags

like image 989
CodingIntrigue Avatar asked Aug 20 '26 06:08

CodingIntrigue


1 Answers

It's only supported in Traceur at the moment.

You can play with it in their REPL.

es6fiddle.net doesn't seem to support it yet, but probably will soon.

Mozilla is working on it so expect to see it in nightly builds soon as well.

like image 85
kangax Avatar answered Aug 21 '26 19:08

kangax



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!