filmov
tv
JavaScript Arrow Functions In 90 Seconds #JavaScriptJanuary

Показать описание
Watch the entire #JavaScriptJanuary series from the beginning!
The arrow function was introduced with JavaScript ES6. Arrow functions can make your code shorter, more concise, and easier to read.
But it’s very important to understand that we do have to be careful when we use arrow functions. Regular functions rebind ‘this’ to the object that called it. It could be the window, document, a button, or something else.
Arrow functions do not rebind ‘this’. ‘this’ remains bound to the context from which it was called.
I'll be releasing a new video every day in January! Stay tuned..
_____________________________________
📚 Learn to CODE in just a FEW months here:
_____________________________________
🛠️ Tools I use:
_____________________________________
💖 Show support!
_____________________________________
Watch Next:
_____________________________________
Connect With Me:
_____________________________________
** Affiliate Disclaimer: Some of the above links may be affiliate links, which may generate me a sales commission at no additional cost to you.
#JavaScriptJanuary #31Days31Videos #codeSTACKr
The arrow function was introduced with JavaScript ES6. Arrow functions can make your code shorter, more concise, and easier to read.
But it’s very important to understand that we do have to be careful when we use arrow functions. Regular functions rebind ‘this’ to the object that called it. It could be the window, document, a button, or something else.
Arrow functions do not rebind ‘this’. ‘this’ remains bound to the context from which it was called.
I'll be releasing a new video every day in January! Stay tuned..
_____________________________________
📚 Learn to CODE in just a FEW months here:
_____________________________________
🛠️ Tools I use:
_____________________________________
💖 Show support!
_____________________________________
Watch Next:
_____________________________________
Connect With Me:
_____________________________________
** Affiliate Disclaimer: Some of the above links may be affiliate links, which may generate me a sales commission at no additional cost to you.
#JavaScriptJanuary #31Days31Videos #codeSTACKr
Комментарии