filmov
tv
Programming with ECMAScript 2015 : Arrow Functions | packtpub.com

Показать описание
This playlist/video has been uploaded for Marketing purposes and contains only selective videos.
ECMAScript 2015 introduces new syntax which is less verbose and better than function expressions; it is known as Arrow function.
• Arrow functions are less verbose compared to function expressions.
• Arrow functions are best suited for non-method functions.
• Arrow functions do not bind their own this, arguments and super. They can’t be used as constructors.
For the latest Web development video tutorials, please visit
ECMAScript 2015 introduces new syntax which is less verbose and better than function expressions; it is known as Arrow function.
• Arrow functions are less verbose compared to function expressions.
• Arrow functions are best suited for non-method functions.
• Arrow functions do not bind their own this, arguments and super. They can’t be used as constructors.
For the latest Web development video tutorials, please visit