ES6 - JavaScript Improved

share ›
‹ links

Below are the top discussions from Reddit that mention this online Udacity course.

Learn about the changes made to the JavaScript programming language in ECMAScript 6 and how to use these new improvements to write better cleaner code.

Reddacity may receive an affiliate commission if you enroll in a paid course after using these buttons to visit Udacity. Thank you for using these buttons to support Reddacity.

Reddit Posts and Comments

0 posts • 3 mentions • top 3 shown below

r/javascript • comment
1 points • karlpoppery

freecodecamp has an ES6 section in their "Javascript Algorithms And Data Structures Certification". You can also give a go to this free course : https://www.udacity.com/course/es6-javascript-improved--ud356 I have not tried it.

r/webdev • comment
1 points • meliaesc

I took those udemy courses right after, working on finishing up the CSS one. I do recommend https://www.udemy.com/understand-javascript/ and then https://www.udacity.com/course/es6-javascript-improved--ud356 maybe instead of the javscript boot camp. Mead is great and it's a great course, just a bit shallow.

r/webdev • comment
1 points • CodeCamping

Your plan is perfect. All webpages come down to html, css, and Js so learn those well. Php is in demand so worth learning if you want a job. Node is in demand. Python is great for learning to code.

https://www.freecodecamp.org/

https://github.com/P1xt/p1xt-guides/blob/master/job-ready.md

https://github.com/kamranahmedse/developer-roadmap

For learning to code (not web dev specifically), this course is a bit challenging: (It is free don't pay for the certificate.)

https://www.edx.org/course/introduction-to-computer-science-and-programming-using-python

https://www.edx.org/course/programming-web-javascript-pennx-sd4x

https://www.edx.org/course/cs50s-web-programming-with-python-and-javascript

Udacity has some good free classes:

https://www.udacity.com/course/es6-javascript-improved--ud356

https://www.udacity.com/course/javascript-design-patterns--ud989

https://www.udacity.com/course/javascript-testing--ud549

https://www.udacity.com/course/web-accessibility--ud891

https://www.udacity.com/course/version-control-with-git--ud123