YoVDO

ES6 JavaScript Tutorial for Beginners - Getting Started

Offered By: Academind via YouTube

Tags

Javascript Courses Arrow Functions Courses Spread Operators Courses

Course Description

Overview

Dive into a comprehensive tutorial on ES6 JavaScript for beginners. Learn essential concepts including syntax changes, hoisting with "let" and "const", fat arrow functions, default parameters, object literal extensions, rest and spread operators, for-of loops, template literals, and array destructuring. Gain a solid understanding of modern JavaScript features and their compatibility with ES5. Set up your local development environment and follow along with practical examples to enhance your coding skills. Perfect for those looking to upgrade their JavaScript knowledge and stay current with the latest language features.

Syllabus

Intro
ES6 vs ES5
Course Format
Local Setup
ES6 Compatibility Chart
Syntax Changes & Extensions
Hoisting with "let" and "const"
Fat Arrow Functions & "this"
Default Parameters
Object Literal Extensions
The Rest Operator
The Spread Operator
The For-of-Loop
Template Literals
Destructuring - Arrays


Taught by

Academind

Related Courses

ES6: The Right Parts
Pluralsight
JavaScript Arrays Course (How To)
Treehouse
Introducing ES2015 Course (How To)
Treehouse
First Look: PHP 7.4
LinkedIn Learning
What's New in PHP 7.4
Laracasts