JavaScript and ES6 Challenges - Do you know JavaScript?

JavaScript and ES6 Challenges - Do you know JavaScript?
JavaScript and ES6 Challenges - Do you know JavaScript?, Solve different JavaScript challenges yourself. Destructuring, hoisting, , IIFEs, closures, classes, let and much more
Created by Bogdan Stashchuk, English,  English [Auto-generated]

PREVIEW THIS COURSE - GET COUPON CODE

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

Description
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 additional code. I will explain each line of the solution and you will deeply understand what happens behind the scenes.

Topics of the challenges are following:

- 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" folder for each challenge.

More Courses by Bogdan Stashchuk

Complete Git Guide: Understand and master Git and GitHub
Complete Git and GitHub guide. Master basic and advanced Git features: commits, branches, merging, rebasing, squashing.

SSL Complete Guide 2020: HTTP to HTTPS
Configure Cloudflare, FREE Let's Encrypt SSL/TLS certificate, NGINX and Apache web servers, create CSR SSL request

JavaScript Bible - JavaScript Bootcamp 2020
Understand and learn JavaScript and ES6 in a one challenge-based JavaScript Bootcamp course!

Subscribe to receive free email updates:

0 Response to "JavaScript and ES6 Challenges - Do you know JavaScript?"

Post a Comment