Understanding Functions and 'this' In The World of ES2017
Channel:
Subscribers:
725,000
Published on ● Video Link: https://www.youtube.com/watch?v=AOSYY1_np_4
The "this" keyword has long been a source of confusion, and new features added to JavaScript in recent years have muddled the picture even more. This talk will walk you through the details of how "this" works in the context of modern JavaScript. We'll cover the differences between function declarations, function expressions, and arrow functions, as well as best practices when integrating with other ES2015+ goodies.
EVENT:
Node Summit 2018
SPEAKER:
Bryan Hughes
PERMISSIONS:
Node Summit Organizer provided Coding Tech with the permission to publish this video.
Other Videos By Coding Tech
Tags:
javascript
es7
es.next
functions in javascript
'this' keyword