We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c827a8e commit 92a161eCopy full SHA for 92a161e
README.md
@@ -55,6 +55,7 @@ Just send a pull request or open an [issue](https://github.com/ericdouglas/ES6-L
55
1. [Destructuring and Recursion in ES-6](http://raganwald.com/2015/02/02/destructuring.html)
56
1. [Tail Calls, Default Arguments, and Excessive Recycling in ES-6](http://raganwald.com/2015/02/07/tail-calls-defult-arguments-recycling.html)
57
1. [Lazy Iterables in JavaScript](http://raganwald.com/2015/02/17/lazy-iteratables-in-javascript.html)
58
+1. [ES6 In Depth: An Introduction](https://hacks.mozilla.org/2015/04/es6-in-depth-an-introduction/)
59
60
## Books
61
0 commit comments