Skip to content

Commit

Permalink
Update README.md (#167)
Browse files Browse the repository at this point in the history
Added a link for learning ES6 syntax on Codecademy
  • Loading branch information
pulamusic authored and yangshun committed Mar 3, 2018
1 parent 604ed55 commit 0ec5f66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ Spend a day or two revising ES5 and exploring ES2015. The more heavily used feat
#### Study Links

- [Learn ES5 on Codecademy](https://www.codecademy.com/learn/learn-javascript)
- [Learn ES6 on Codecademy](https://www.codecademy.com/learn/introduction-to-javascript)
- [Learn ES2015 on Babel](https://babeljs.io/learn-es2015/)
- [ES6 Katas](http://es6katas.org/)
- [You Don't Know JS](https://github.com/getify/You-Dont-Know-JS) (Advanced content, optional for beginners)
Expand Down

0 comments on commit 0ec5f66

Please sign in to comment.