- Регистрация
- 27 Авг 2018
- Сообщения
- 37,369
- Реакции
- 524,943
- Тема Автор Вы автор данного материала? |
- #1
- 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
- Basic JavaScript knowledge
- Mac or PC with any text editor, preferably Atom
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
DOWNLOAD: