Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
pwython
on Oct 24, 2016
|
parent
|
context
|
favorite
| on:
Overview of JavaScript ES6 features
Can anyone recommend books or online courses that teach ES6 for someone just starting out with JS?
waylandsmithers
on Oct 24, 2016
|
next
[–]
The book from the "You Don't Know JS" series is very thorough:
https://github.com/getify/You-Dont-Know-JS/tree/master/es6%2...
Scarbutt
on Oct 24, 2016
|
prev
[–]
Learn ES5 first, you will need it(majority of JS code out there), ES6 is just sugar over ES5, so knowing ES5 will make it easier to understand ES6.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: