Udacity

ES6 - JavaScript Improved

Engineering and Technology

Short Description

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.

Long Description

The ES6 - JavaScript Improved course on Udacity offers a comprehensive guide to the latest features of JavaScript. The course begins with an exploration of new syntax, teaching students how to define variables in new ways, use destructuring for efficient work with arrays and objects, and introduces a new method for looping using the for...of loop. The course then delves into functions, demonstrating how to write cleaner, more concise functions using arrow functions, understanding the behavior of the this keyword in arrow functions, and exploring new methods for creating extendable JavaScript classes and subclasses. The course also covers new built-in features, allowing students to experiment with new object types such as Sets, Maps, WeakSets, and WeakMaps, handle asynchronous requests using JavaScript Promises, and learn how generators can pause the execution of a function while maintaining its state. Lastly, the course equips students with professional developer skills, teaching them how to write ES6 code for unsupported browsers using polyfills and transpilers, and how to use a transpiler to convert ES6 code to ES5 code.

Course Details

Duration
4 weeks
Difficulty
Advanced
Format
Short Course
Price
Free
Course Link
More Information
Udacity
Description
Udacity is an online learning platform that offers a wide range of courses and programs in various fields such as technology, business, data science, and artificial intelligence. It was founded in 2012 by Sebastian Thrun, David Stavens, and Mike Sokolsky with the aim of providing accessible and affordable education to individuals worldwide. Udacity's courses are designed in collaboration with industry experts and leading companies, ensuring that the content is relevant and up-to-date. The platform offers both self-paced courses and guided programs, allowing learners to choose the learning style that suits them best. Udacity also provides career services and support, including resume reviews, interview preparation, and job placement assistance, to help learners transition into their desired careers.