ES6 Javascript Tutorial For Beginners | ES6 Crash Course

This is a crash course of all the new features in javascript (ES6). We are going to take a look at all the new features, we will be writing
all the code in old vanilla javascript and then we will refactor everything to ES6.

This course covers topics like arrow functions, the difference between a normal function and arrow functions, why not to use var and switch to
const and let variables, object deconstruction, default parameters, switching from constructor functions to classes, promises and more.

I highly reccomend you take this course if you are a bit familiar with javascript and you want to learn all the modern features available
in ES6, also known as ECMA Script 2015.

#javascript #es6

ES6 Javascript Tutorial For Beginners | ES6 Crash Course
2.30 GEEK