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 604ed55 commit 0ec5f66Copy full SHA for 0ec5f66
README.md
@@ -94,6 +94,7 @@ Spend a day or two revising ES5 and exploring ES2015. The more heavily used feat
94
#### Study Links
95
96
- [Learn ES5 on Codecademy](https://www.codecademy.com/learn/learn-javascript)
97
+- [Learn ES6 on Codecademy](https://www.codecademy.com/learn/introduction-to-javascript)
98
- [Learn ES2015 on Babel](https://babeljs.io/learn-es2015/)
99
- [ES6 Katas](http://es6katas.org/)
100
- [You Don't Know JS](https://github.com/getify/You-Dont-Know-JS) (Advanced content, optional for beginners)
0 commit comments