learnharmony
learnharmony copied to clipboard
Website for learning JavaScript Harmony (ES6+)
Hi! Today I wanted to revisit learnharmony.org but it was unreachable. I decided to create an issue in case it just silently shut down for some reason. Sorry for bothering...
[In variable destructuring](http://learnharmony.org/#lessons/destructuring), the inside title has been written as 'Object Destructuring'. Which one is right?
- [ ] [Promises](http://learnharmony.org/#es6discuss/promises) - [ ] [Object Literals](http://learnharmony.org/#es6discuss/object-literals) - [ ] [Modules](http://learnharmony.org/#es6discuss/modules) - [ ] Module loaders - [ ] [Maps and Sets](http://learnharmony.org/#es6discuss/maps-sets) - [ ] Weak maps and...
For sharing examples.
- [ ] importing modules: after I execute the export code, `import Person from 'replXX'` fails: [href](http://learnharmony.org/#es6discuss/modules)
Come on, Brian. Write some stinkin' tests!