Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Udemy

JavaScript and ES6 Challenges - Do you know JavaScript?

via Udemy

Overview

Solve different JavaScript challenges yourself. Destructuring, hoisting, , IIFEs, closures, classes, let and much more

What you'll learn:
  • Solve different JavaScript challenges and understand solution for each challenge
  • Understand ES6 classes, arrow functions, const and let
  • Use ES6 destructuring of objects and arrays
  • Learn how JavaScript and ES6 work under the hood
  • Learn how to create not "shallow" but "true" copy of the Array or Object
  • Understand what is variables hoisting and closure
  • Understand purpose of the default function parameters and their difference from the function arguments
  • Learn what is IIFE (Immediately Invoked Function Expressions) and use them appropriately to dispose internal functions
  • Explain difference between rest and spread operators and their appropriate usage
  • Implement template literals instead of traditional strings concatenation
  • Learn how to properly iterate Objects and Arrays
  • Implement array helper methods such as forEach and reduce

In this course you will get JavaScript challenges that you will need to solve.

Each challenge consists of the task and solution. In some cases you will be asked to fix existing code, in some cases you will need to write some additionalcode. I will explain each line of the solution and you will deeply understand what happens behind the scenes.

Topics of the challenges arefollowing:

- Destructuring

- Array helper methods

- Variables hoisting

- Let, Var and Const

- Rest and Spread Operators

- Ternary Operator

- Default parameters

- Closures

- IIFE (Immediately Invoked Function Expressions)

- Classes

At the beginning of the course you will get source files for all challenges. They include start and finish states for each challenge.

You need to begin with "start"folderfor each challenge.

Taught by

Bogdan Stashchuk

Reviews

4.8 rating at Udemy based on 489 ratings

Start your review of JavaScript and ES6 Challenges - Do you know JavaScript?

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.