ES6 Javascript Tutorial For Beginners | ES6 Crash Course




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.

๐Ÿ“• Things covered in this video:

– let and const variables
– arrow functions
– concatination
– classes
– destructuring
– default parameters
– object literals
– forEach, map and filter

๐Ÿ“” Materials used in this video:

VSCode

๐Ÿ›ด Follow me on:

Twitter: https://twitter.com/deved94
Github: https://github.com/DevEdwin

๐ŸŽต Music:

Outro:
LAKEY INSPIRED – Me 2 (Feat. Julian Avila)
Music By: https://soundcloud.com/lakeyinspired

Intro:
Dj Quads
Track Name: “Every Morning”
Music By: Dj Quads @ https://soundcloud.com/aka-dj-quads

Creative Commons โ€” Attribution-ShareAlike 3.0 Unportedโ€” CC BY-SA 3.0
http://creativecommons.org/licenses/b…

Original source


26 responses to “ES6 Javascript Tutorial For Beginners | ES6 Crash Course”

Leave a Reply