
Master es6 javascript essentials with hands-on practice, following along using exercise files. Explore promises, classes, imports and exports, and bonus features across four structured sections.
Master the spread operator in ES6 by using three dots to spread array values into function calls, as demonstrated with multiply(10, 5) and building updated numbers.
explore ES6 maps as a key-value structure that accepts objects, functions, and strings as keys, use map.set and map.get, inspect map.size, and iterate keys and values.
Welcome to ES6 Javascript Essentials! In this course we will go over everything new in ES6. There are two main factors that make this course different than other courses out there going over the same topic.
This course is divided up into three main sections. The first two, are what I consider to be the more important sections. The last section is the nice-to-haves. Things you might not use everyday, but can still be very beneficial to your applications. There is a lot to learn in this course so I am excited to get started!