JavaScript and ES6 Challenges - Do you know JavaScript?

Udemy JavaScript and ES6 Challenges - Do you know JavaScript?

Register & Get access to index
oWN2Xnn.jpg

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

Requirements
  • Basic JavaScript knowledge
  • Mac or PC with any text editor, preferably Atom

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.
Who this course is for:
  • Beginner and mid-level JavaScript software developers
Author
TUTProfessor
Downloads
38
Views
550
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from TUTProfessor