node-es6-demo icon indicating copy to clipboard operation
node-es6-demo copied to clipboard

Results 1 node-es6-demo issues
Sort by recently updated
recently updated
newest added

I'm using this setup to try out various examples in your book. Some of them did not run (e.g. iterating a string using a for-of loop), as the babel polyfill...