Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community!
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial

Ali .
15,521 PointsI'm looking for ES6 course?
Hi There,
I'm looking for ES6 courses. Can someone tell me which courses include ES6? Thanks,
Ali
2 Answers

Wiktor Bednarz
18,647 PointsHey Ali,
the courses you should take to get all the basics of ES6 and it's features:

Rich Donnellan
Treehouse Moderator 25,947 PointsWhile not TH courses, have you checked out any of the Wes Bos material?
- JavaScript 30 (free)
- ES6 for Everyone (not free, but worth it)
Ali .
15,521 PointsAli .
15,521 PointsThank you, Wiktor.
These courses are both has not Array Methods such as " Array.of, Array.from, Array.find" etc. ES6 has fixed a lot of the issues from ES5.
Thank you Again,