filmov
tv
Javascript ES6 Features (Part 1) | Object Oriented Javascript

Показать описание
Learn the key features introduced in the ES6 version of Javascript.
Learn about
- the difference between var, let & const
- objects,
- this keyword,
- how to bind 'this',
- arrow functions,
- object destructuring
- higher order functions: filter(), map(), reduce(), & sort()
- classes, constructor functions, how are they invoked.
- modules and exports.
If you are planning to learn any Javascript framework like React or Node, these are the things that you need to keep in mind.
Learn about
- the difference between var, let & const
- objects,
- this keyword,
- how to bind 'this',
- arrow functions,
- object destructuring
- higher order functions: filter(), map(), reduce(), & sort()
- classes, constructor functions, how are they invoked.
- modules and exports.
If you are planning to learn any Javascript framework like React or Node, these are the things that you need to keep in mind.